Difference between revisions of "Template:Reason"

From CWCki
Jump to navigation Jump to search
m (Add text tag variable)
(Rollin' out new template code)
Line 1: Line 1:
<span style="display:none">Reason</span>[[Image:Reason.png|Reason]]{{#if:{{{text|}}}|&#32;[[Fail|Reason]]||}}<noinclude>[[Category:Icon Templates]]</noinclude>
{{Icon|{{{1|}}}
|name  = Reason
|image  = Reason.png
|link  =
|text  = [[Fail|Reason]]
}}<noinclude>{{usage|1=This template is an [[:Category:Icon Templates|icon template]], mostly for use in the [[Template:Infobox/video|video template]] and on video list pages. It supports a text parameter, for displaying a label beside the icon. The format for using this template is: <br />
*'''<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>}}</nowiki>''' - Displays: {{ {{PAGENAME}} }}
*'''<nowiki>{{</nowiki>{{PAGENAME}}{{!}}text<nowiki>}}</nowiki>''' - Displays: {{{{PAGENAME}}|text}}
*'''<nowiki>{{</nowiki>{{PAGENAME}}{{!}}Custom Text Here<nowiki>}}</nowiki>''' - Displays: {{{{PAGENAME}}|Custom Text Here}}
}}
[[Category:Icon Templates]]</noinclude>

Revision as of 21:37, 26 April 2010

ReasonReason.png

Usage

These usage notes will not be included in articles bearing this template.

This template is an icon template, mostly for use in the video template and on video list pages. It supports a text parameter, for displaying a label beside the icon. The format for using this template is:

  • {{Reason}} - Displays: ReasonReason.png
  • {{Reason|text}} - Displays: ReasonReason.png Reason
  • {{Reason|Custom Text Here}} - Displays: ReasonReason.png Custom Text Here