Difference between revisions of "Template:Masquerade Territory"
Jump to navigation
Jump to search
m (Protected "Template:Masquerade Territory" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
(21 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>==OOC Information== | + | </noinclude><includeonly>__NOTOC__ __NOEDITSECTION__<div id="masq-territory-container"> |
− | {| style="text-align:left" | + | <div id="masq-territory-pic">{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}]]| |
− | + | {{#ifexist: File:{{PAGENAME}}.png|[[File:{{PAGENAME}}.png|frameless|center|500px]] | |
+ | |{{#ifexist: File:{{PAGENAME}}.jpg|[[File:{{PAGENAME}}.jpg|frameless|center|500px]] | ||
+ | |{{#ifexist: File:{{PAGENAME}}.jpeg|[[File:{{PAGENAME}}.jpeg|frameless|center|500px]] | ||
+ | |{{#ifexist: File:{{PAGENAME}}.gif|[[File:{{PAGENAME}}.gif|frameless|center|500px]] | ||
+ | |{{#ifexist: File:{{PAGENAME}}.webp|[[File:{{PAGENAME}}.webp|frameless|center|500px]] | ||
+ | }} | ||
+ | }} | ||
+ | }} | ||
+ | }} | ||
+ | }} | ||
+ | }}</div> | ||
+ | ==OOC Information== | ||
+ | {| id="masq-territory-oocinfo-table" style="text-align:left" | ||
! VSS | ! VSS | ||
| [[:Category:{{{vss|}}}|{{{vss}}}]] | | [[:Category:{{{vss|}}}|{{{vss}}}]] | ||
Line 53: | Line 66: | ||
|- | |- | ||
! Supervising Storyteller's Email | ! Supervising Storyteller's Email | ||
− | | {{:{{PAGENAME}} ST Email}} | + | | [mailto:{{:{{PAGENAME}} ST Email}} {{:{{PAGENAME}} ST Email}}] |
| [[{{PAGENAME}} ST Email|Click here to edit]] | | [[{{PAGENAME}} ST Email|Click here to edit]] | ||
− | |- | + | {{#if: {{{schedule|}}}|<nowiki/> |
+ | {{!}}- | ||
! Schedule | ! Schedule | ||
− | + | {{!}} {{{schedule}}} | |
− | | | + | {{!}} |
− | + | }}{{#if: {{{location|}}}|<nowiki/> | |
+ | {{!}}- | ||
! Location | ! Location | ||
− | + | {{!}} {{{location}}} | |
− | + | {{!}} | |
+ | }} | ||
|} | |} | ||
==IC Information== | ==IC Information== | ||
− | {| | + | {| id="masq-territory-icinfo-table" |
! Sect | ! Sect | ||
| {{{sect|}}} | | {{{sect|}}} | ||
Line 72: | Line 88: | ||
! Prince | ! Prince | ||
{{!}} [[{{{prince|}}}]] | {{!}} [[{{{prince|}}}]] | ||
− | }}{{#if:{{{ | + | }}{{#if:{{{seneschal|}}}|<nowiki/> |
{{!}}- | {{!}}- | ||
! Seneschal | ! Seneschal | ||
Line 151: | Line 167: | ||
===Boundaries=== | ===Boundaries=== | ||
{{{boundaries}}} | {{{boundaries}}} | ||
− | {{#if:{{{locallaws}}}| | + | {{#if:{{{locallaws|}}}| |
{{#ifeq:{{{sect}}}|Camarilla|===Courtesies===| | {{#ifeq:{{{sect}}}|Camarilla|===Courtesies===| | ||
{{#ifeq:{{{sect}}}|Anarch|===Mandates===|===Local Laws===}} | {{#ifeq:{{{sect}}}|Anarch|===Mandates===|===Local Laws===}} | ||
}} | }} | ||
+ | {{{locallaws}}} | ||
}} | }} | ||
− | {{{ | + | {{#if: {{{locations|}}}|===Important Locations=== |
− | ===Important Locations=== | + | {{{locations}}}}} |
− | {{{locations}}} | ||
[[Category:Masquerade Territory]] | [[Category:Masquerade Territory]] | ||
{{#if: {{{sect|}}}|[[Category:{{{sect}}} Territory]]}} | {{#if: {{{sect|}}}|[[Category:{{{sect}}} Territory]]}} | ||
{{#if: {{{vss|}}}|[[Category:{{{vss}}}]]}} | {{#if: {{{vss|}}}|[[Category:{{{vss}}}]]}} | ||
− | </includeonly> | + | </div> |
+ | {{#css: | ||
+ | .mw-body h1.firstHeading { | ||
+ | font-family: "Special Elite"; | ||
+ | color: #800e0e; | ||
+ | font-weight: bold; | ||
+ | font-size: 22px; | ||
+ | } | ||
+ | #masq-territory-container { | ||
+ | padding: 5px; | ||
+ | background-color:#ddd; | ||
+ | border-style:solid; | ||
+ | border-color:#800e0e; | ||
+ | border-width:thin; | ||
+ | } | ||
+ | #masq-territory-container h2, .my-h2 { | ||
+ | font-family: "Special Elite"; | ||
+ | color: #800e0e; | ||
+ | font-weight: bold; | ||
+ | size: 18px; | ||
+ | } | ||
+ | #masq-territory-container h3, .my-h3 { | ||
+ | font-family: "Special Elite"; | ||
+ | color: #800e0e; | ||
+ | font-weight: bold; | ||
+ | size: 16px | ||
+ | } | ||
+ | #masq-territory-container p, #masq-territory-container td, #masq-territory-container th, #masq-territory-container li { | ||
+ | font-size: 16px; | ||
+ | font-family: 'Candara', 'Segoe UI', sans-serif; | ||
+ | vertical-align:top; | ||
+ | text-align:left; | ||
+ | } | ||
+ | #masq-territory-pic { | ||
+ | max-width: 80%; | ||
+ | margin-left: 20px; | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | #masq-territory-pic img { | ||
+ | height: auto; | ||
+ | max-width: 100%; | ||
+ | } | ||
+ | #masq-territory-oocinfo-table, #masq-territory-icinfo-table, th { | ||
+ | vertical-align: top; | ||
+ | text-align:left; | ||
+ | } | ||
+ | #masq-territory-container a:link, #masq-territory-container a.external:link { | ||
+ | color: #a00; | ||
+ | } | ||
+ | #masq-territory-container a:visited, #masq-territory-container a.external:visited { | ||
+ | color: #800e0e; | ||
+ | } | ||
+ | #masq-territory-container a:hover, #masq-territory-container a.external:hover { | ||
+ | color: #c00; | ||
+ | } | ||
+ | #masq-territory-container a:active, #masq-territory-container a.external:active { | ||
+ | color: #f00; | ||
+ | } | ||
+ | #masq-territory-container a.new, #masq-territory-container a.new:visited { | ||
+ | color: #B93; | ||
+ | } | ||
+ | .clearfix::after { | ||
+ | content: ""; | ||
+ | clear: both; | ||
+ | display: table; | ||
+ | } | ||
+ | }}</includeonly> |
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.