Difference between revisions of "Template:Location"

From MahouMUSH
Jump to: navigation, search
Line 13: Line 13:
 
|-
 
|-
 
| id="LocationAlignment" | Average Alignment: || id="LocationAlignment" | {{#set:Locationalignment={{{alignment|Undefined}}}}}[[{{{alignment}}}]]
 
| id="LocationAlignment" | Average Alignment: || id="LocationAlignment" | {{#set:Locationalignment={{{alignment|Undefined}}}}}[[{{{alignment}}}]]
 +
|-
 
| id="LocationGroup"    | Associated Groups: || id="LocationGroup" | {{#arraymap:{{{groups|}}}|,|x|[[x]]}}
 
| id="LocationGroup"    | Associated Groups: || id="LocationGroup" | {{#arraymap:{{{groups|}}}|,|x|[[x]]}}
 +
|-
 
| id="LocationType" | Location Type: || id="LocationType" | {{#set:Locationtype={{{type|Undefined}}}}}[[{{{type}}}]]
 
| id="LocationType" | Location Type: || id="LocationType" | {{#set:Locationtype={{{type|Undefined}}}}}[[{{{type}}}]]
 
|-
 
|-

Revision as of 00:28, 22 May 2017

{{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.
| description   = Describe the location.
}}