Difference between revisions of "Template:Masquerade Territory"
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 42: | Line 42: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude><includeonly><div id="masq-territory-pic">{{#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 178: | 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 186: | Line 187: | ||
font-size: 22px; | font-size: 22px; | ||
} | } | ||
− | # | + | #masq-territory-container { |
padding: 5px; | padding: 5px; | ||
background-color:#ddd; | background-color:#ddd; | ||
Line 193: | 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 199: | 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 205: | 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 224: | Line 225: | ||
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.