Template:Outfit: Difference between revisions
imported>Phlip allow treat to be left off entirely |
imported>Fig bucket m fix unnecessary redirect |
||
(43 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>__NOTOC__{{ | <includeonly>__NOTOC__{{ | ||
#if:{{{outfitid|}}}|<div style="font-size:80%; float:right;">'''[[Outfits by number|Outfit number]]:''' {{{outfitid}}}</div>}} | #if:{{{outfitid|}}}|<div style="font-size:80%; float:right;">'''[[Outfits by number|Outfit number]]:''' {{{outfitid}}}<br />'''View in-game:''' {{ingame link|path=desc_outfit.php?whichoutfit={{{outfitid}}}}}</div>}} | ||
The [[{{{name}}}]] is an [[outfit]]. | The [[{{{name}}}]] is an [[outfit]]. | ||
{{ | {{#if:{{{outfitid|}}}|<br />}}<div style="text-align: center;">[[File:{{{image}}}|link={{{tattoo}}}]]<br />'''{{{name}}}'''<p style="text-align:center">Outfit Bonus:<br /><span style="color:blue;font-weight:bold">{{{bonus|?}}}</span></p></div> | ||
{{#if:{{{hat|}}}| | |||
{{#if:{{{ | {{head|Equipment|0}} | ||
{{head| | {| style="margin:1em auto; text-align:left;" {{#if:{{{hat|}}}|  | ||
{{{ | {{!}}- | ||
|}} | ! Hat: | ||
{{!}} [[File:{{Data|{{{hat}}}|image|nopic2.gif}}]] | |||
{{!}} [[{{{hat}}}|{{Data|{{{hat}}}|name|{{{hat}}}}}]]}}{{#if:{{{back|}}}|  | |||
{{!}}- | |||
! Back: | |||
{{!}} [[File:{{Data|{{{back}}}|image|nopic2.gif}}]] | |||
{{!}} [[{{{back}}}|{{Data|{{{back}}}|name|{{{back}}}}}]]}}{{#if:{{{shirt|}}}|  | |||
{{!}}- | |||
! Shirt: | |||
{{!}} [[File:{{Data|{{{shirt}}}|image|nopic2.gif}}]] | |||
{{!}} [[{{{shirt}}}|{{Data|{{{shirt}}}|name|{{{shirt}}}}}]]}}{{#if:{{{weapon|}}}|  | |||
{{!}}- | |||
! Weapon: | |||
{{!}} [[File:{{Data|{{{weapon}}}|image|nopic2.gif}}]] | |||
{{!}} [[{{{weapon}}}|{{Data|{{{weapon}}}|name|{{{weapon}}}}}]]|}}{{#if:{{{offhand|}}}|  | |||
{{!}}- | |||
! Off-Hand: | |||
{{!}} [[File:{{Data|{{{offhand}}}|image|nopic2.gif}}]] | |||
{{!}} [[{{{offhand}}}|{{Data|{{{offhand}}}|name|{{{offhand}}}}}]]}}{{#if:{{{pants|}}}|  | |||
{{!}}- | |||
! Pants: | |||
{{!}} [[File:{{Data|{{{pants}}}|image|nopic2.gif}}]] | |||
{{!}} [[{{{pants}}}|{{Data|{{{pants}}}|name|{{{pants}}}}}]]}}{{#if:{{{accessory|}}}|  | |||
{{!}}- | |||
! Accessory{{#if:{{{accessory2|}}}| 1|}}: | |||
{{!}} [[File:{{Data|{{{accessory}}}|image|nopic2.gif}}]] | |||
{{!}} [[{{{accessory}}}|{{Data|{{{accessory}}}|name|{{{accessory}}}}}]]}}{{#if:{{{accessory1|}}}|  | |||
{{!}}- | |||
! Accessory{{#if:{{{accessory2|}}}| 1|}}: | |||
{{!}} [[File:{{Data|{{{accessory1}}}|image|nopic2.gif}}]] | |||
{{!}} [[{{{accessory1}}}|{{Data|{{{accessory1}}}|name|{{{accessory1}}}}}]]}}{{#if:{{{accessory2|}}}|  | |||
{{!}}- | |||
! Accessory 2: | |||
{{!}} [[File:{{Data|{{{accessory2}}}|image|nopic2.gif}}]] | |||
{{!}} [[{{{accessory2}}}|{{Data|{{{accessory2}}}|name|{{{accessory2}}}}}]]}}{{#if:{{{accessory3|}}}|  | |||
{{!}}- | |||
! Accessory 3: | |||
{{!}} [[File:{{Data|{{{accessory3}}}|image|nopic2.gif}}]] | |||
{{!}} [[{{{accessory3}}}|{{Data|{{{accessory3}}}|name|{{{accessory3}}}}}]]}} | |||
|} | |||
{{head|Avatars|0}} | |||
{| cellspacing="15" style="margin-left: auto; margin-right: auto; text-align: center;" | |||
|- | |||
| [[File:{{{imagem}}}|{{{name}}} (Male)]] | |||
'''Male''' | |||
| [[File:{{{imagef}}}|{{{name}}} (Female)]] | |||
'''Female''' | |||
|} | |||
{{head|Notes|0}} | {{head|Notes|0}} | ||
{{#switch:{{{treat|}}}|none=*There is no special reward for [[Halloween|Trick-or-Treating]] in this outfit.|=|*[[Halloween|Trick-or-Treating]] in this outfit may yield {{{treat}}}.}}{{#if:{{{tattoo|}}}|*This outfit allows you to get the [[{{{tattoo}}}]] from the [[The Dirt-Walled Hovel of the Pretentious Artist|Pretentious Artist]].}}{{#ifeq:{{FULLPAGENAME}}|Template:Outfit|[[Category:Outfits| {{FULLPAGENAME}}]]|{{#ifeq:{{FULLPAGENAME}}|Established Standards: Outfit Pages|[[Category:Outfits| {{PAGENAME}}]]|{{#ifeq:{{NAMESPACE}}|Category||[[Category:Outfits|{{PAGENAME}}]]}}}}}}</includeonly><noinclude> | |||
{{Code2}} | {{Code2}} | ||
==Usage== | ==Usage== | ||
Line 17: | Line 66: | ||
{{outfit | {{outfit | ||
|outfitid=''outfit number'' | |outfitid=''outfit number'' | ||
|image=''imagename''.gif | |image=''imagename''.gif (for tattoo pic) | ||
|imagem=''imagename''.gif (for male pic) | |||
|imagef=''imagename''.gif (for female pic) | |||
|name=''name'' | |name=''name'' | ||
|hat=''hat'' | |hat=''hat'' | ||
|shirt=''shirt'' | |shirt=''shirt'' | ||
|back=''back item'' | |||
|weapon=''sword'' | |weapon=''sword'' | ||
|offhand=''offhand'' | |offhand=''offhand'' | ||
|pants=''pants'' | |pants=''pants'' | ||
|accessory=''accessory'' | |accessory=''accessory'' | ||
|accessory1=''accessory 1'' | |||
|accessory2=''accessory 2'' | |||
|accessory3=''accessory 3'' | |||
|treat=''halloween treat or'' none | |treat=''halloween treat or'' none | ||
| | |bonus=''outfit bonus'' | ||
|tattoo=''tattoo''}} | |tattoo=''tattoo''}} | ||
*''Other Notes'' | *''Other Notes'' | ||
Line 32: | Line 87: | ||
Non-applicable parameters may be omitted. | Non-applicable parameters may be omitted. | ||
The treat | The accessory parameter should be used if the outfit only has one accessory. If the outfit has more accessories, start with accessory1. | ||
The treat parameter should be a wiki-link and an article (a, an, the, some), such as <nowiki>a [[pixellated candy heart]]</nowiki>, to account for Halloween adventures with multiple drops. | |||
Note: | Note: Multiple outfit bonuses should be separated with line breaks, like an item enchantment (''if necessary''). | ||
... | ... | ||
|effect= | |effect=''bonus1 of outfit''<br />''bonus2 of outfit'' | ||
... | ... | ||
==Examples== | ==Examples== | ||
{{outfit|outfitid=15|image=pixelcostume.gif|name=8-Bit Finery|hat=pixel hat|pants=pixel pants|weapon=pixel sword|treat=a [[pixellated candy heart]]| | {{outfit|outfitid=15|image=swordtat.gif|imagem=pixelcostume.gif|imagef=pixelcostume_f.gif|name=8-Bit Finery|hat=pixel hat|pants=pixel pants|weapon=pixel sword|treat=a [[pixellated candy heart]]|bonus=+25% Combat Initiative|tattoo=Sword Tattoo}} | ||
*Other notes | *Other notes | ||
[[Category:Standardization Templates| {{PAGENAME}}]]</noinclude> | [[Category:Standardization Templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 12:07, 27 June 2013
#if:{{{outfitid|}}}|<div style="font-size:80%; float:right;">'''[[Outfits by number|Outfit number]]:''' {{{outfitid}}}<br />'''View in-game:''' {{ingame link|path=desc_outfit.php?whichoutfit={{{outfitid}}}}}</div>}} The [[{{{name}}}]] is an [[outfit]]. {{#if:{{{outfitid|}}}|<br />}}<div style="text-align: center;">[[File:{{{image}}}|link={{{tattoo}}}]]<br />'''{{{name}}}'''<p style="text-align:center">Outfit Bonus:<br /><span style="color:blue;font-weight:bold">{{{bonus|?}}}</span></p></div> {{head|Equipment|0}} {| style="margin:1em auto; text-align:left;" {{#if:{{{hat|}}}|  {{!}}- ! Hat: {{!}} [[File:{{Data|{{{hat}}}|image|nopic2.gif}}]] {{!}} [[{{{hat}}}|{{Data|{{{hat}}}|name|{{{hat}}}}}]]}}{{#if:{{{back|}}}|  {{!}}- ! Back: {{!}} [[File:{{Data|{{{back}}}|image|nopic2.gif}}]] {{!}} [[{{{back}}}|{{Data|{{{back}}}|name|{{{back}}}}}]]}}{{#if:{{{shirt|}}}|  {{!}}- ! Shirt: {{!}} [[File:{{Data|{{{shirt}}}|image|nopic2.gif}}]] {{!}} [[{{{shirt}}}|{{Data|{{{shirt}}}|name|{{{shirt}}}}}]]}}{{#if:{{{weapon|}}}|  {{!}}- ! Weapon: {{!}} [[File:{{Data|{{{weapon}}}|image|nopic2.gif}}]] {{!}} [[{{{weapon}}}|{{Data|{{{weapon}}}|name|{{{weapon}}}}}]]|}}{{#if:{{{offhand|}}}|  {{!}}- ! Off-Hand: {{!}} [[File:{{Data|{{{offhand}}}|image|nopic2.gif}}]] {{!}} [[{{{offhand}}}|{{Data|{{{offhand}}}|name|{{{offhand}}}}}]]}}{{#if:{{{pants|}}}|  {{!}}- ! Pants: {{!}} [[File:{{Data|{{{pants}}}|image|nopic2.gif}}]] {{!}} [[{{{pants}}}|{{Data|{{{pants}}}|name|{{{pants}}}}}]]}}{{#if:{{{accessory|}}}|  {{!}}- ! Accessory{{#if:{{{accessory2|}}}| 1|}}: {{!}} [[File:{{Data|{{{accessory}}}|image|nopic2.gif}}]] {{!}} [[{{{accessory}}}|{{Data|{{{accessory}}}|name|{{{accessory}}}}}]]}}{{#if:{{{accessory1|}}}|  {{!}}- ! Accessory{{#if:{{{accessory2|}}}| 1|}}: {{!}} [[File:{{Data|{{{accessory1}}}|image|nopic2.gif}}]] {{!}} [[{{{accessory1}}}|{{Data|{{{accessory1}}}|name|{{{accessory1}}}}}]]}}{{#if:{{{accessory2|}}}|  {{!}}- ! Accessory 2: {{!}} [[File:{{Data|{{{accessory2}}}|image|nopic2.gif}}]] {{!}} [[{{{accessory2}}}|{{Data|{{{accessory2}}}|name|{{{accessory2}}}}}]]}}{{#if:{{{accessory3|}}}|  {{!}}- ! Accessory 3: {{!}} [[File:{{Data|{{{accessory3}}}|image|nopic2.gif}}]] {{!}} [[{{{accessory3}}}|{{Data|{{{accessory3}}}|name|{{{accessory3}}}}}]]}} |} {{head|Avatars|0}} {| cellspacing="15" style="margin-left: auto; margin-right: auto; text-align: center;" |- | [[File:{{{imagem}}}|{{{name}}} (Male)]] '''Male''' | [[File:{{{imagef}}}|{{{name}}} (Female)]] '''Female''' |} {{head|Notes|0}}
{{#switch:{{{treat|}}}|none=*There is no special reward for [[Halloween|Trick-or-Treating]] in this outfit.|=|*[[Halloween|Trick-or-Treating]] in this outfit may yield {{{treat}}}.}}{{#if:{{{tattoo|}}}|*This outfit allows you to get the [[{{{tattoo}}}]] from the [[The Dirt-Walled Hovel of the Pretentious Artist|Pretentious Artist]].}}{{#ifeq:{{FULLPAGENAME}}|Template:Outfit|[[Category:Outfits| {{FULLPAGENAME}}]]|{{#ifeq:{{FULLPAGENAME}}|Established Standards: Outfit Pages|[[Category:Outfits| {{PAGENAME}}]]|{{#ifeq:{{NAMESPACE}}|Category||[[Category:Outfits|{{PAGENAME}}]]}}}}}}Usage
{{outfit |outfitid=outfit number |image=imagename.gif (for tattoo pic) |imagem=imagename.gif (for male pic) |imagef=imagename.gif (for female pic) |name=name |hat=hat |shirt=shirt |back=back item |weapon=sword |offhand=offhand |pants=pants |accessory=accessory |accessory1=accessory 1 |accessory2=accessory 2 |accessory3=accessory 3 |treat=halloween treat or none |bonus=outfit bonus |tattoo=tattoo}} *Other Notes
Non-applicable parameters may be omitted.
The accessory parameter should be used if the outfit only has one accessory. If the outfit has more accessories, start with accessory1.
The treat parameter should be a wiki-link and an article (a, an, the, some), such as a [[pixellated candy heart]], to account for Halloween adventures with multiple drops.
Note: Multiple outfit bonuses should be separated with line breaks, like an item enchantment (if necessary).
... |effect=bonus1 of outfit<br />bonus2 of outfit ...
Examples
The 8-Bit Finery is an outfit.
Hat: | ![]() |
pixel hat |
---|---|---|
Weapon: | ![]() |
pixel sword |
Pants: | ![]() |
pixel pants |
![]() Male |
![]() Female |
- Trick-or-Treating in this outfit may yield a pixellated candy heart.
- This outfit allows you to get the Sword Tattoo from the Pretentious Artist.
- Other notes