Template:Location: Difference between revisions

From Twilight Heroes Wiki
Jump to navigation Jump to search
New page: <includeonly>{| width=200 align=right style="text-align: center; font-size: 80%;background-color: #f0f0f0" |- | colspan="2" style="text-align:center;background-color: lightgray;font-size:...
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{| width=200 align=right style="text-align: center; font-size: 80%;background-color: #f0f0f0"  
<includeonly>{| width=200 align=right style="text-align: center; font-size: 80%;background-color: #f0f0f0"  
|-
|-
| colspan="2" style="text-align:center;background-color: lightgray;font-size: larger" | '''{{{name}}}'''
| colspan="2" style="text-align:center;background-color: lightgray;font-size: larger" | {{#switch:{{{type|?}}}||?=|subzone=SubZone:<br>|shop|store=Store:<br>}}'''{{{name}}}'''
|-
|-
| colspan="2" | {{#ifeq:{{{image|}}}|!||[[image:{{{image}}}|150px]]}}
| colspan="2" | {{#ifeq:{{{image|}}}|!||[[image:{{{image}}}|150px]]}}
Line 11: Line 11:
! '''Unlocks:'''  
! '''Unlocks:'''  
{{!}}{{{unlocks}}}}}
{{!}}{{{unlocks}}}}}
|}[[Category:Locations]]</includeonly><noinclude>
|}{{#switch:{{{type|?}}}||?=[[Category:Locations]]|subzone=[[Category:SubZones]]|shop|store=[[Category:Store]]}}</includeonly><noinclude>
==Example==
==Example==
<nowiki>{{Location</nowiki><br><nowiki>
<nowiki>{{Location</nowiki><br><nowiki>
Line 32: Line 32:
{{!}}during [[The Oldest and Strongest Emotion]]
{{!}}during [[The Oldest and Strongest Emotion]]
|}
|}
[[Category:Standardization Templates]]</noinclude>
 
* In addition, use |type=store or |type=subzone where appropriate.
[[Category:Standardization Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 09:18, 22 February 2010

Example

{{Location
|name=Creepy Old House
|image=Builder.gif
|location=University Heights
|unlocks=during [[The Oldest and Strongest Emotion]]
}}

Creepy Old House
Location: University Heights
Unlocks: during The Oldest and Strongest Emotion
  • In addition, use |type=store or |type=subzone where appropriate.