Difference between revisions of "Template:Tag2-3"
(Template for tag templates with three images on the left) |
(Tinkering; links to similar templates;) |
||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly><onlyinclude> |
− | <DIV style="{{DRBX}}; margin:0.5em; padding:1em | + | <DIV style="{{DRBX}}; margin:0.5em; padding:1em; font-size:{{{textsize|80%}}}; width:50em; width:25rem;"> |
{| | {| | ||
|[[{{{image1|File:Sitelogo}}}|{{{imagesize|80px}}}]] | |[[{{{image1|File:Sitelogo}}}|{{{imagesize|80px}}}]] | ||
Line 8: | Line 8: | ||
|{{{text|text}}} | |{{{text|text}}} | ||
|} | |} | ||
− | </DIV | + | </DIV> |
[[Category:{{{destination|ERROR! SET DESTINATION!}}}]] | [[Category:{{{destination|ERROR! SET DESTINATION!}}}]] | ||
− | </includeonly><noinclude> | + | </onlyinclude></includeonly><noinclude> |
Generic tag template. Use to build standardized tag templates with two images. | Generic tag template. Use to build standardized tag templates with two images. | ||
Line 35: | Line 35: | ||
<TT><PRE>{{Tag2-3 | | <TT><PRE>{{Tag2-3 | | ||
| text = "The vast distances that separate the stars are providential. Beings and worlds are quarantined from one another. The quarantine is lifted only for those with sufficient self-knowledge and judgment to have safely traveled from star to star."<BR/ >― Carl Sagan, | | text = "The vast distances that separate the stars are providential. Beings and worlds are quarantined from one another. The quarantine is lifted only for those with sufficient self-knowledge and judgment to have safely traveled from star to star."<BR/ >― Carl Sagan, | ||
− | | destination = | + | | destination = Articles Tagged with Carl Sagan |
}} | }} | ||
</PRE></TT> | </PRE></TT> | ||
Line 53: | Line 53: | ||
{{Tag2-3 | | {{Tag2-3 | | ||
| text = <SPAN style = "font-family:fantasy,cursive,serif; color:#FF0000">"The vast distances that separate the stars are providential. Beings and worlds are quarantined from one another. The quarantine is lifted only for those with sufficient self-knowledge and judgment to have safely traveled from star to star."<BR/ >― Carl Sagan,</SPAN> | | text = <SPAN style = "font-family:fantasy,cursive,serif; color:#FF0000">"The vast distances that separate the stars are providential. Beings and worlds are quarantined from one another. The quarantine is lifted only for those with sufficient self-knowledge and judgment to have safely traveled from star to star."<BR/ >― Carl Sagan,</SPAN> | ||
− | | destination = | + | | destination = Articles Tagged with Carl Sagan |
| textsize = 120% | | textsize = 120% | ||
| image1 = File:Earth with Moon.jpg | | image1 = File:Earth with Moon.jpg | ||
Line 61: | Line 61: | ||
}} | }} | ||
</PRE></TT> | </PRE></TT> | ||
+ | |||
+ | ==For Similar Use Cases== | ||
+ | *For no images use [[:Template:Tag1]] | ||
+ | *For one image use [[:Template:Tag2]] | ||
+ | *For two images use [[:Template:Tag2-2]] | ||
+ | <!--*For three images use [[:Template:Tag2-3]]--> | ||
[[Category:Tag Templates]] | [[Category:Tag Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 14:27, 13 November 2017
Generic tag template. Use to build standardized tag templates with two images.
Built on top of Template:DRBX
Settings
- destination: The category to put articles tagged with this into
- text: the text of the notice. Include any formatting and line breaks.
- textsize: the size of the text. Include units. Default is 80%.
- image1: the image to use on the left. Default is File:Sitelogo.
- image2: the image to use in the center. Default is File:Sitelogo.
- image3: the image to use on the right. Default is File:Sitelogo.
- Imagesize: the image size. Include units. Default is 80px.
Examples
Mostly Defaults
{{Tag2-3 | | text = "The vast distances that separate the stars are providential. Beings and worlds are quarantined from one another. The quarantine is lifted only for those with sufficient self-knowledge and judgment to have safely traveled from star to star."<BR/ >― Carl Sagan, | destination = Articles Tagged with Carl Sagan }}
Customized
{{Tag2-3 | | text = <SPAN style = "font-family:fantasy,cursive,serif; color:#FF0000">"The vast distances that separate the stars are providential. Beings and worlds are quarantined from one another. The quarantine is lifted only for those with sufficient self-knowledge and judgment to have safely traveled from star to star."<BR/ >― Carl Sagan,</SPAN> | destination = Articles Tagged with Carl Sagan | textsize = 120% | image1 = File:Earth with Moon.jpg | image2 = File:Delta_Liftoff.jpg | image3 = File:Bootstrap1.png | imagesize = 32px }}
For Similar Use Cases
- For no images use Template:Tag1
- For one image use Template:Tag2
- For two images use Template:Tag2-2