Difference between revisions of "Template:Location"

From Radiant Heart MUSH

Line 12: Line 12:
 
  #LocationDescription {background-color: #e1ffe4; border: 10px; padding: 10px 10px 10px 0px;}
 
  #LocationDescription {background-color: #e1ffe4; border: 10px; padding: 10px 10px 10px 0px;}
 
}}{| class="LocationTable"  
 
}}{| class="LocationTable"  
! colspan="5" align="Center"| {{#if:{{{locationimage|}}} | [[File:{{{locationimage}}}|400x400px]]| {{PAGENAME}} }}  
+
! colspan="5" align="Center"| {{#if:{{{locationimage|}}} | [[File:{{{locationimage}}}|800x800px]]| {{PAGENAME}} }}  
 
|-
 
|-
 
| id="LocationAlignment" | Allied Faction: || id="LocationAlignment" | {{#set:Locationalignment={{{alignment|Undefined}}}}}[[{{{alignment}}}]]
 
| id="LocationAlignment" | Allied Faction: || id="LocationAlignment" | {{#set:Locationalignment={{{alignment|Undefined}}}}}[[{{{alignment}}}]]

Revision as of 15:50, 3 November 2023

{{Location
| locationimage = image.ext
| alignment     = Is there a faction this location is primarily affiliated with?
| groups        = Groups, delimited by commas, that are associated with this location.
| type          = Residence, Business, or Public Space.
| map           = Where it is on the grid.
| description   = Describe the location.
}}