Difference between revisions of "Template:Location"
From Radiant Heart MUSH
Tag: Undo |
|||
| Line 7: | Line 7: | ||
.LocationTable td:nth-child(odd) {font-weight:700; padding: 10px 10px 10px 10px;} | .LocationTable td:nth-child(odd) {font-weight:700; padding: 10px 10px 10px 10px;} | ||
#LocationAlignment {background-color: #e1ffe4; border: 10px;} | #LocationAlignment {background-color: #e1ffe4; border: 10px;} | ||
| − | #LocationGroup {background-color: # | + | #LocationGroup {background-color: #bfe1eb; border: 10px;} |
#LocationType {background-color: #e1ffe4; border: 10px;} | #LocationType {background-color: #e1ffe4; border: 10px;} | ||
| − | #LocationMap {background-color: # | + | #LocationMap {background-color: #bfe1eb; border: 10px;} |
#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" | ||
Revision as of 15:57, 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.
}}