Difference between revisions of "Template:Text LIST"
From Radiant Heart MUSH
(Created page with "<includeonly>{{#css: .LocationTable {width:100%; border: 0px solid #aaaaaa; background-color: #FFFFFF; text-align:left; border-radius: 10px; vertical-align:top; border-spacin...") |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | <!--Do not edit this page. Contact Staff if you must have it edited.--> | ||
<includeonly>{{#css: | <includeonly>{{#css: | ||
.LocationTable {width:100%; border: 0px solid #aaaaaa; background-color: #FFFFFF; text-align:left; border-radius: 10px; vertical-align:top; border-spacing:0px;} | .LocationTable {width:100%; border: 0px solid #aaaaaa; background-color: #FFFFFF; text-align:left; border-radius: 10px; vertical-align:top; border-spacing:0px;} | ||
| Line 6: | Line 7: | ||
.LocationTable tr:nth-child(1) th {padding: 10px 10px 10px 10px; font-family: serif; font-size:36px; word-wrap:break-word; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;} | .LocationTable tr:nth-child(1) th {padding: 10px 10px 10px 10px; font-family: serif; font-size:36px; word-wrap:break-word; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;} | ||
.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: # | + | #LocationAlignment {background-color: #FFFFF; border: 10px;} |
| − | #LocationGroup {background-color: | + | #LocationGroup {background-color: rgb(244, 154, 194,.8); border: 10px;} |
| − | #LocationType {background-color: # | + | #LocationType {background-color: #FFFFF; border: 10px;} |
| − | #LocationMap {background-color: | + | #LocationMap {background-color: rgb(244, 154, 194,.8); border: 10px;} |
| − | #LocationDescription {background-color: # | + | #LocationDescription {background-color: #FFFFF; border: 10px; padding: 10px 10px 10px 0px;} |
}}{| class="LocationTable" | }}{| class="LocationTable" | ||
! colspan="5" align="Center"| {{#if:{{{locationimage|}}} | [[File:{{{locationimage}}}]]| {{PAGENAME}} }} | ! colspan="5" align="Center"| {{#if:{{{locationimage|}}} | [[File:{{{locationimage}}}]]| {{PAGENAME}} }} | ||
Latest revision as of 04:48, 8 March 2024
{{Text_LIST
| 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.
}}