Difference between revisions of "Template:Location"

From Radiant Heart MUSH

Line 1: Line 1:
 
<includeonly>{{#css:
 
<includeonly>{{#css:
  .LocationTable {width:100%; border: 0px solid #aaaaaa; background-color: #80c4d8; text-align:left; border-radius: 10px; vertical-align:top; border-spacing:0px;}
+
  .LocationTable {width:100%; border: 0px solid #aaaaaa; background-color: #f3f6f4; text-align:left; border-radius: 10px; vertical-align:top; border-spacing:0px;}
 
  .LocationTable th:nth-child(1) {width:10%; padding: 10px 10px 10px 10px; border-radius: 10px 10px 0px 0px}
 
  .LocationTable th:nth-child(1) {width:10%; padding: 10px 10px 10px 10px; border-radius: 10px 10px 0px 0px}
 
  .LocationTable td:nth-child(1) {width:10%; padding: 10px 10px 10px 10px;}
 
  .LocationTable td:nth-child(1) {width:10%; padding: 10px 10px 10px 10px;}

Revision as of 20:20, 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.
}}