Difference between revisions of "User:M-NINJA/Projects/Template:The hat of the month"
(wip) |
GrampaSwood (talk | contribs) m |
||
(14 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
<div style="font-size:250%;font-weight:bolder; margin: .1em auto .2em auto;"> | <div style="font-size:250%;font-weight:bolder; margin: .1em auto .2em auto;"> | ||
<br/> | <br/> | ||
− | [[File:{{ | + | |
+ | [[File:Item icon {{{hat}}}.png|300px|link={{{1|{{{item|{{{hat|error}}}}}}}}}{{if lang}}]] | ||
<br /> | <br /> | ||
<br /> | <br /> | ||
<div style="font-size:40%;"> | <div style="font-size:40%;"> | ||
---- | ---- | ||
− | [[{{ | + | |
− | | en = | + | [[{{{1|{{{item|{{{hat|error}}}}}}}}}{{if lang}}]] - {{lang |
− | | de = Der Hut des Monats | + | | en = The hat of the month |
− | | fr = Le Chapeau du Mois | + | | de = Der Hut des Monats |
− | | pl = kapelusz miesiąca | + | | fr = Le Chapeau du Mois |
− | | pt-br = o chapéu do mês | + | | pl = kapelusz miesiąca |
− | | ru = шляпа месяца | + | | pt-br = o chapéu do mês |
− | | no = månedens hatt | + | | ru = шляпа месяца |
+ | | no = månedens hatt | ||
}} | }} | ||
</div> | </div> | ||
Line 23: | Line 25: | ||
<noinclude> | <noinclude> | ||
{{doc begin}} | {{doc begin}} | ||
− | {{translation switching|en, de, fr, pl, ru, no}} | + | <!--{{translation switching|en, de, fr, pl, ru, no}}--> |
=== Example === | === Example === | ||
+ | {{User:M-NINJA/Projects/Template:The hat of the month|hat=Whoopee Cap}} | ||
+ | {{User:M-NINJA/Projects/Template:The hat of the month|hat=Ze Goggles}} | ||
<pre> | <pre> | ||
− | {{User:M-NINJA/Projects/Template:The hat of the month| | + | {{User:M-NINJA/Projects/Template:The hat of the month|hat=Whoopee Cap}} |
+ | {{User:M-NINJA/Projects/Template:The hat of the month|hat=Ze Goggles}} | ||
</pre> | </pre> | ||
Line 32: | Line 37: | ||
=== Parameters === | === Parameters === | ||
:; ''hat'' | :; ''hat'' | ||
− | :: | + | :: The name of the hat displayed in a particular instance. Calls {{tl|hat name}} to display the correct translation. |
− | + | {{clr}} | |
− | |||
− | |||
</noinclude> | </noinclude> |
Latest revision as of 23:18, 6 September 2023
Documentation for M-NINJA/Projects/Template:The hat of the month
Example
{{User:M-NINJA/Projects/Template:The hat of the month|hat=Whoopee Cap}} {{User:M-NINJA/Projects/Template:The hat of the month|hat=Ze Goggles}}
Parameters
- hat
- The name of the hat displayed in a particular instance. Calls
{{hat name}}
to display the correct translation.