Difference between revisions of "Template:Location"
From Twilight Heroes Wiki
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]]}} |
Revision as of 12:24, 8 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.