Template:LocationAttr: Difference between revisions
transcluding documentation |
m .pixels |
||
| Line 6: | Line 6: | ||
<div style="margin-bottom: 5px; border:1px solid #80BFFF; width:50%"> | <div style="margin-bottom: 5px; border:1px solid #80BFFF; width:50%"> | ||
{{ #switch: {{{1}}} | {{ #switch: {{{1}}} | ||
| save = [[Image:Save_icon.png|30px]] This is a location where the game can be saved. | | save = [[Image:Save_icon.png|30px|class=pixels]] This is a location where the game can be saved. | ||
| zoom = [[Image:Zoom_icon.png|30px]] This location can be reached using the [[Zoom]] spell. | | zoom = [[Image:Zoom_icon.png|30px|class=pixels]] This location can be reached using the [[Zoom]] spell. | ||
| lottery = [[Image:Lottery_icon.png|30px]] The [[Lottery|lottery]] can be played at this location. | | lottery = [[Image:Lottery_icon.png|30px|class=pixels]] The [[Lottery|lottery]] can be played at this location. | ||
| party = [[Image:Party_icon.png|30px]] Party members can be exchanged at this location. | | party = [[Image:Party_icon.png|30px|class=pixels]] Party members can be exchanged at this location. | ||
| monster = [[Image:Monster_icon.png|30px]] Monster companions can be exchanged at this location. | | monster = [[Image:Monster_icon.png|30px|class=pixels]] Monster companions can be exchanged at this location. | ||
| casino = [[Image:Casino_icon.png|30px]] This location includes a [[casino]] or other gambling facility. | | casino = [[Image:Casino_icon.png|30px|class=pixels]] This location includes a [[casino]] or other gambling facility. | ||
| bank = [[Image:Bank_icon.png|30px]] This location includes a [[bank]] or [[vault]]. | | bank = [[Image:Bank_icon.png|30px|class=pixels]] This location includes a [[bank]] or [[vault]]. | ||
| poison = [[Image:Poison_puddle.png|30px]] This location contains poisonous marshes/swamps. | | poison = [[Image:Poison_puddle.png|30px|class=pixels]] This location contains poisonous marshes/swamps. | ||
| lava = [[Image:Snstar2006-Lava_puddle.png|30px]] This location contains lava marshes/swamps. | | lava = [[Image:Snstar2006-Lava_puddle.png|30px|class=pixels]] This location contains lava marshes/swamps. | ||
| other = [[Image:{{{image}}}|30px]] {{{text}}} | | other = [[Image:{{{image}}}|30px|class=pixels]] {{{text}}} | ||
| #default = [[Image:Attribute_icon.png|30px]] {{{text}}} | | #default = [[Image:Attribute_icon.png|30px|class=pixels]] {{{text}}} | ||
}} | }} | ||
</div></includeonly></onlyinclude> | </div></includeonly></onlyinclude> | ||