Difference between revisions of "Template:Splat"
From Carpe Noctem
| (11 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<css> | <css> | ||
.grid-container { | .grid-container { | ||
| Line 31: | Line 7: | ||
padding: 10px; | padding: 10px; | ||
grid-template-areas: 'item2' 'item1'; | grid-template-areas: 'item2' 'item1'; | ||
| + | margin-top: -50px; | ||
| + | } | ||
| + | |||
| + | .item1 { | ||
| + | grid-area: item1; | ||
| + | } | ||
| + | |||
| + | .item2 { | ||
| + | grid-area: item2; | ||
} | } | ||
| Line 50: | Line 35: | ||
} | } | ||
</css> | </css> | ||
| + | <div class="grid-container paper"> | ||
| + | <div class="item1"> | ||
| + | {{{details}}} | ||
| + | |||
| + | </div> | ||
| + | <div class="item2"> | ||
| + | == Splat Demographics == | ||
| + | : <li> '''Status''' : <span style="color:{{#ifeq: {{{status}}} | Open | #008000 | {{#ifeq: {{{status}}} | Closed | #d33d33 | #e6a036 }} }}">'''{{{status}}}'''</span><br> | ||
| + | : <li> '''Lead Staff''' : ''{{{lead_staff}}}''<br> | ||
| + | : <li> '''Admin''' : ''{{{admin}}}''<br> | ||
| + | <sub>The game uses '''''{{{book}}}'''''.</sub> | ||
| + | == Application Resources == | ||
| + | {{{app_resources}}} | ||
| + | {{#if: {{{splat_resources|}}} | == Splat Resources == | ||
| + | {{{splat_resources}}} }} | ||
| + | </div> | ||
| + | </div> | ||
| + | {{#ifeq: {{{categories| }}} | | | [[Category:{{#replace:{{{categories}}}|,| {{RB}}{{LB}}Category: }} ]] }} | ||
| + | __NOEDITSECTION__ | ||
| + | __NOTOC__ | ||
| + | {{#default_form:Splat}} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
This template helps to keep formatting consistent across splat pages. | This template helps to keep formatting consistent across splat pages. | ||
</noinclude> | </noinclude> | ||
Latest revision as of 23:11, 31 December 2020
This template helps to keep formatting consistent across splat pages.



