Difference between revisions of "Template:Coterie"
Jump to navigation
Jump to search
| Line 24: | Line 24: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
| − | </noinclude><includeonly><div id="masq-container"> | + | </noinclude> |
| − | <div id="masq-pcgroup-pic">{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}]]| | + | |
| − | + | <includeonly> | |
| − | + | __NOTOC__ __NOEDITSECTION__ | |
| − | + | ||
| − | + | <div id="masq-container"> | |
| − | + | ||
| − | + | <!-- Header / Title Image --> | |
| − | + | <div id="masq-pcgroup-pic"> | |
| − | + | {{#if: {{{titlepic|}}} | |
| − | + | | [[File:{{{titlepic}}}|frameless|center|500px]] | |
| − | + | | {{#ifexist: File:{{PAGENAME}}.png | [[File:{{PAGENAME}}.png|frameless|center|500px]] | |
| − | + | | {{#ifexist: File:{{PAGENAME}}.jpg | [[File:{{PAGENAME}}.jpg|frameless|center|500px]] | |
| − | {| id="masq-pcgroup-table" style="text-align:left" | + | | {{#ifexist: File:{{PAGENAME}}.jpeg | [[File:{{PAGENAME}}.jpeg|frameless|center|500px]] |
| − | ! {{{grouptype}}} Name | + | | {{#ifexist: File:{{PAGENAME}}.gif | [[File:{{PAGENAME}}.gif|frameless|center|500px]] |
| + | | {{#ifexist: File:{{PAGENAME}}.webp | [[File:{{PAGENAME}}.webp|frameless|center|500px]] }} | ||
| + | }} | ||
| + | }} | ||
| + | }} | ||
| + | }} | ||
| + | </div> | ||
| + | |||
| + | <!-- Group Info Table --> | ||
| + | {| id="masq-pcgroup-table" style="text-align:left;" | ||
| + | ! {{#if: {{{grouptype|}}} | {{{grouptype}}} | Group }} Name | ||
| {{PAGENAME}} | | {{PAGENAME}} | ||
| − | {{#if:{{{leader1|}}}| | + | |
| + | {{#if: {{{leader1|}}} | | ||
{{!}}- | {{!}}- | ||
| − | ! {{{leader1type}}} | + | ! {{#if: {{{leader1type|}}} | {{{leader1type}}} | Leader }} |
{{!}} [[{{{leader1}}}]] | {{!}} [[{{{leader1}}}]] | ||
| − | }}{{#if:{{{leader2|}}}| | + | }} |
| + | |||
| + | {{#if: {{{leader2|}}} | | ||
{{!}}- | {{!}}- | ||
| − | ! {{{leader2type}}} | + | ! {{#if: {{{leader2type|}}} | {{{leader2type}}} | Leader }} |
{{!}} [[{{{leader2}}}]] | {{!}} [[{{{leader2}}}]] | ||
| − | }}{{#if:{{{leader3|}}}| | + | }} |
| + | |||
| + | {{#if: {{{leader3|}}} | | ||
{{!}}- | {{!}}- | ||
| − | ! {{{leader3type}}} | + | ! {{#if: {{{leader3type|}}} | {{{leader3type}}} | Leader }} |
{{!}} [[{{{leader3}}}]] | {{!}} [[{{{leader3}}}]] | ||
| − | }}{{#if:{{{leader4|}}}| | + | }} |
| + | |||
| + | {{#if: {{{leader4|}}} | | ||
{{!}}- | {{!}}- | ||
| − | ! {{{leader4type}}} | + | ! {{#if: {{{leader4type|}}} | {{{leader4type}}} | Leader }} |
{{!}} [[{{{leader4}}}]] | {{!}} [[{{{leader4}}}]] | ||
| − | }}{{#if:{{{leader5|}}}| | + | }} |
| + | |||
| + | {{#if: {{{leader5|}}} | | ||
{{!}}- | {{!}}- | ||
| − | ! {{{leader5type}}} | + | ! {{#if: {{{leader5type|}}} | {{{leader5type}}} | Leader }} |
{{!}} [[{{{leader5}}}]] | {{!}} [[{{{leader5}}}]] | ||
| − | }}{{#if:{{{leader6|}}}| | + | }} |
| + | |||
| + | {{#if: {{{leader6|}}} | | ||
{{!}}- | {{!}}- | ||
| − | ! {{{leader6type}}} | + | ! {{#if: {{{leader6type|}}} | {{{leader6type}}} | Leader }} |
| − | {{!}} [[{{{leader6}}}]]}} | + | {{!}} [[{{{leader6}}}]] |
| + | }} | ||
|} | |} | ||
| + | |||
| + | <!-- Further Info --> | ||
<div id="masq-pcgroup-furtherinfo"> | <div id="masq-pcgroup-furtherinfo"> | ||
| − | {{#if:{{{reputation|}}}|==Reputation== | + | |
| − | {{{reputation}}}}} | + | {{#if: {{{reputation|}}} | |
| − | {{#if:{{{rumors|}}} | + | == Reputation == |
| − | {{{ | + | {{{reputation}}} |
| − | {{#if:{{{rumors|}}} | + | }} |
| − | {{#ifexist: {{PAGENAME}} Rumors|{{:{{PAGENAME}} Rumors}}<br>}} | + | |
| − | {{#formlink:form=Add Rumors|target={{ | + | <!-- Rumors section appears if parameter exists OR subpage exists --> |
| − | {{#if:{{{quotes|}}} | + | {{#if: {{{rumors|}}}{{#ifexist: {{PAGENAME}} Rumors |1|}} | |
| − | {{{ | + | == Rumors == |
| − | {{#if:{{{quotes|}}} | + | {{#if: {{{rumors|}}} | {{{rumors}}}<br> }} |
| − | {{#ifexist: {{PAGENAME}} Quotes|{{:{{PAGENAME}} Quotes}}<br>}} | + | {{#ifexist: {{PAGENAME}} Rumors | {{:{{PAGENAME}} Rumors}}<br> }} |
| − | {{#formlink:form=Add Quotes|target={{ | + | {{#formlink:form=Add Rumors|target={{PAGENAMEE}} Rumors|returnto={{FULLPAGENAME}}|reload|link text=Edit rumors: add your own!}} |
| − | </div> | + | }} |
| − | </div> | + | |
| + | <!-- Quotes section appears if parameter exists OR subpage exists --> | ||
| + | {{#if: {{{quotes|}}}{{#ifexist: {{PAGENAME}} Quotes |1|}} | | ||
| + | == Quotes == | ||
| + | {{#if: {{{quotes|}}} | {{{quotes}}}<br> }} | ||
| + | {{#ifexist: {{PAGENAME}} Quotes | {{:{{PAGENAME}} Quotes}}<br> }} | ||
| + | {{#formlink:form=Add Quotes|target={{PAGENAMEE}} Quotes|returnto={{FULLPAGENAME}}|reload|link text=Edit quotes: add your own!}} | ||
| + | }} | ||
| + | |||
| + | </div> <!-- /furtherinfo --> | ||
| + | |||
| + | </div> <!-- /masq-container --> | ||
| + | </includeonly> | ||
Revision as of 03:10, 31 January 2026
This is the "Masquerade PC Group" template, used for pages defining coteries, gangs, lineages, and former packs. It should be called in the following format:
{{Masquerade PC Group
|titlepic=
|grouptype=
|leader1=
|leader1type=
|leader2=
|leader2type=
|leader3=
|leader3type=
|leader4=
|leader4type=
|leader5=
|leader5type=
|leader6=
|leader6type=
|reputation=
|rumors=
|quotes=
}}
Edit the page to see the template text.