Difference between revisions of "Template:Masquerade Territory"
Jump to navigation
Jump to search
(11 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Masquerade Territory | {{Masquerade Territory | ||
+ | |titlepic= | ||
|vss= | |vss= | ||
|sect= | |sect= | ||
Line 41: | Line 42: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude><includeonly>{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}]]| | + | </noinclude><includeonly>__NOTOC__ __NOEDITSECTION__<div id="masq-territory-container"> |
+ | <div id="masq-territory-pic">{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}]]| | ||
{{#ifexist: File:{{PAGENAME}}.png|[[File:{{PAGENAME}}.png|frameless|center|500px]] | {{#ifexist: File:{{PAGENAME}}.png|[[File:{{PAGENAME}}.png|frameless|center|500px]] | ||
|{{#ifexist: File:{{PAGENAME}}.jpg|[[File:{{PAGENAME}}.jpg|frameless|center|500px]] | |{{#ifexist: File:{{PAGENAME}}.jpg|[[File:{{PAGENAME}}.jpg|frameless|center|500px]] | ||
Line 52: | Line 54: | ||
}} | }} | ||
}} | }} | ||
− | }} | + | }}</div> |
==OOC Information== | ==OOC Information== | ||
− | {| style="text-align:left" | + | {| id="masq-territory-oocinfo-table" style="text-align:left" |
! VSS | ! VSS | ||
| [[:Category:{{{vss|}}}|{{{vss}}}]] | | [[:Category:{{{vss|}}}|{{{vss}}}]] | ||
Line 79: | Line 81: | ||
|} | |} | ||
==IC Information== | ==IC Information== | ||
− | {| | + | {| id="masq-territory-icinfo-table" |
! Sect | ! Sect | ||
| {{{sect|}}} | | {{{sect|}}} | ||
Line 177: | Line 179: | ||
{{#if: {{{sect|}}}|[[Category:{{{sect}}} Territory]]}} | {{#if: {{{sect|}}}|[[Category:{{{sect}}} Territory]]}} | ||
{{#if: {{{vss|}}}|[[Category:{{{vss}}}]]}} | {{#if: {{{vss|}}}|[[Category:{{{vss}}}]]}} | ||
− | + | </div> | |
{{#css: | {{#css: | ||
.mw-body h1.firstHeading { | .mw-body h1.firstHeading { | ||
Line 185: | Line 187: | ||
font-size: 22px; | font-size: 22px; | ||
} | } | ||
− | # | + | #masq-territory-container { |
padding: 5px; | padding: 5px; | ||
background-color:#ddd; | background-color:#ddd; | ||
Line 192: | Line 194: | ||
border-width:thin; | border-width:thin; | ||
} | } | ||
− | + | #masq-territory-container h2, .my-h2 { | |
font-family: "Special Elite"; | font-family: "Special Elite"; | ||
color: #800e0e; | color: #800e0e; | ||
Line 198: | Line 200: | ||
size: 18px; | size: 18px; | ||
} | } | ||
− | .my-h3 { | + | #masq-territory-container h3, .my-h3 { |
font-family: "Special Elite"; | font-family: "Special Elite"; | ||
color: #800e0e; | color: #800e0e; | ||
Line 204: | Line 206: | ||
size: 16px | size: 16px | ||
} | } | ||
− | + | #masq-territory-container p, #masq-territory-container td, #masq-territory-container th, #masq-territory-container li { | |
font-size: 16px; | font-size: 16px; | ||
font-family: 'Candara', 'Segoe UI', sans-serif; | font-family: 'Candara', 'Segoe UI', sans-serif; | ||
Line 210: | Line 212: | ||
text-align:left; | text-align:left; | ||
} | } | ||
− | #masq- | + | #masq-territory-pic { |
max-width: 80%; | max-width: 80%; | ||
margin-left: 20px; | margin-left: 20px; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
} | } | ||
− | #masq- | + | #masq-territory-pic img { |
height: auto; | height: auto; | ||
max-width: 100%; | max-width: 100%; | ||
} | } | ||
− | #masq- | + | #masq-territory-oocinfo-table, #masq-territory-icinfo-table, th { |
vertical-align: top; | vertical-align: top; | ||
text-align:left; | text-align:left; | ||
} | } | ||
− | + | #masq-territory-container a:link, #masq-territory-container a.external:link { | |
color: #a00; | color: #a00; | ||
} | } | ||
− | + | #masq-territory-container a:visited, #masq-territory-container a.external:visited { | |
color: #800e0e; | color: #800e0e; | ||
} | } | ||
− | + | #masq-territory-container a:hover, #masq-territory-container a.external:hover { | |
color: #c00; | color: #c00; | ||
} | } | ||
− | + | #masq-territory-container a:active, #masq-territory-container a.external:active { | |
color: #f00; | color: #f00; | ||
} | } | ||
− | + | #masq-territory-container a.new, #masq-territory-container a.new:visited { | |
color: #B93; | color: #B93; | ||
} | } |
Latest revision as of 17:04, 16 November 2020
This is the "Masquerade Territory" template. It should be called in the following format:
{{Masquerade Territory |titlepic= |vss= |sect= |prince= |seneschal= |sheriff= |keeper= |harpy= |scourge= |primogen1= |primogen1clan= |primogen2= |primogen2clan= |primogen3= |primogen3clan= |primogen4= |primogen4clan= |primogen5= |primogen5clan= |primogen6= |primogen6clan= |primogen7= |primogen7clan= |primogen8= |primogen8clan= |primogen9= |primogen9clan= |advocate= |baron= |architect= |constable= |ambassador= |boundaries= |locallaws= |locations= }}
Edit the page to see the template text.