Template:LocationAttr: Difference between revisions
added more predefined cases |
Trig Jegman (talk | contribs) mNo edit summary |
||
| (18 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{LocationAttr/doc}} | |||
[[Category:Location templates | [[Category:Location templates]] | ||
</noinclude> | </noinclude> | ||
<onlyinclude><includeonly> | <onlyinclude><includeonly> | ||
<div style="margin-bottom: 5px; border:1px solid #80BFFF; width:50%"> | |||
{{ #switch: {{{1}}} | {{ #switch: {{{1}}} | ||
| save = | | save = [[File:Save icon.png|30px|class=pixels]] This is a location where the game can be saved. | ||
| zoom = [[File:Zoom icon.png|30px|class=pixels]] This location can be reached using the [[Zoom]] spell. | |||
| zoom = | | lottery = [[File:Lottery icon.png|30px|class=pixels]] The [[Tombola|tombola]] can be played at this location. | ||
| party = [[File:Party icon.png|30px|class=pixels]] Party members can be exchanged at this location. | |||
| lottery = | | monster = [[File:Monster icon.png|30px|class=pixels]] Monster companions can be exchanged at this location. | ||
| casino = [[File:Casino icon.png|30px|class=pixels]] This location includes a [[casino]] or other gambling facility. | |||
| party = | | bank = [[File:Bank icon.png|30px|class=pixels]] This location includes a [[bank]] or [[vault]]. | ||
| poison = [[File:Poison puddle.png|30px|class=pixels]] This location contains poisonous marshes/swamps. | |||
| monster = | | lava = [[File:Snstar2006-Lava puddle.png|30px|class=pixels]] This location contains lava marshes/swamps. | ||
| other = [[File:{{{image}}}|30px|class=pixels]] {{{text}}} | |||
| casino = | | #default = [[File:Location Attributes Icon.png|class=pixels]] {{{text}}} | ||
| bank = | |||
| | |||
{{ | |||
}} | }} | ||
</div></includeonly></onlyinclude> | |||