Template:Tag1

From Marspedia
Revision as of 19:50, 12 November 2017 by Strangelv (talk | contribs) (examples; changing textsize to match Template:Tag2)
Jump to: navigation, search


Generic tag template. Use to build standardized tag templates with 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%.

Examples

Mostly Defaults

L5 in '95!



{{Tag1 |
| text = '''L5 in '95!'''
| destination = Tag Templates
}}

Customized

L5 in '95!



{{Tag1 |
| text = <SPAN style = "font-family:fantasy,cursive,serif; color:#FF0000">'''L5 in '95!'''</SPAN>
| destination = Tag Templates
| textsize = 200%
}}