Difference between revisions of "Template:Cross"

From War Thunder Wiki
Jump to: navigation, search
(Added extra options)
 
Line 1: Line 1:
<includeonly>[[File:Icon RedXCross.png|20px|link=]]</includeonly><noinclude>
+
<includeonly>[[File:Icon RedXCross.png|{{{size|20px}}}|link={{{link|}}}|{{#if:{{{alt|}}}|alt={{{alt}}}|{{#if:{{{valign|}}}|{{{valign}}}|}}|]]</includeonly><noinclude>
 +
{{doc}}
 
[[Category:Templates]]
 
[[Category:Templates]]
{{doc}}
 
 
</noinclude>
 
</noinclude>

Latest revision as of 19:30, 26 February 2024

This template can be used to easily display a red cross. Example: {{{alt}}}

Parameters

  • size - default: 20px - standard image size parameter. You have to include unit (e.g. "20" isn't a valid value).
  • link - default:   (empty) - leave it empty not to link any article. Otherwise put a name of the article on the wiki to link it.
  • alt - default: undefined, causing name of the image to be used as the alt tag. If you would like to use a custom alt tag, define it here. This is important for the screen readers.
  • valign - vertical align. It will use a default behaviour, otherwise you can define one of: baseline, sub, super, top, text-top, middle, bottom, text-bottom.