Difference between revisions of "Template:Coterie"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "Masquerade PC Group" template, used for pages defining coteries, gangs, lineages, and former packs. | 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: | It should be called in the following format: | ||
| + | |||
<pre> | <pre> | ||
{{Masquerade PC Group | {{Masquerade PC Group | ||
| Line 26: | Line 28: | ||
Optional: | Optional: | ||
| − | * showmembers = Yes | + | * `showmembers=Yes` — show a list of members (pages in this group’s category). |
| − | |||
| − | |||
</noinclude> | </noinclude> | ||
| Line 35: | Line 35: | ||
<div class="pcgroup-container"> | <div class="pcgroup-container"> | ||
| − | + | === {{#if: {{{grouptype|}}} | {{{grouptype}}} | Group }}: {{PAGENAME}} === | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | {{#if: {{{titlepic|}}} | |
| − | + | | [[File:{{{titlepic}}}|center|600px]] | |
| − | + | | {{#ifexist: File:{{PAGENAME}}.png | [[File:{{PAGENAME}}.png|center|600px]] | |
| − | + | | {{#ifexist: File:{{PAGENAME}}.jpg | [[File:{{PAGENAME}}.jpg|center|600px]] | |
| − | + | | {{#ifexist: File:{{PAGENAME}}.jpeg | [[File:{{PAGENAME}}.jpeg|center|600px]] | |
| − | + | | {{#ifexist: File:{{PAGENAME}}.gif | [[File:{{PAGENAME}}.gif|center|600px]] | |
| − | + | | {{#ifexist: File:{{PAGENAME}}.webp | [[File:{{PAGENAME}}.webp|center|600px]] }} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
}} | }} | ||
}} | }} | ||
| − | + | }} | |
| − | + | }} | |
| − | |||
| − | |||
| − | |||
== Group Information == | == Group Information == | ||
| + | |||
{| class="pcgroup-table" | {| class="pcgroup-table" | ||
|- | |- | ||
| − | ! | + | ! Name |
| {{PAGENAME}} | | {{PAGENAME}} | ||
| Line 107: | Line 94: | ||
|} | |} | ||
| − | |||
| − | |||
| − | |||
{{#ifeq: {{{showmembers|}}} | Yes | | {{#ifeq: {{{showmembers|}}} | Yes | | ||
== Members == | == Members == | ||
| − | + | Here are the pages categorized under this group: | |
<categorytree mode=pages depth=1>Category:{{PAGENAME}}</categorytree> | <categorytree mode=pages depth=1>Category:{{PAGENAME}}</categorytree> | ||
}} | }} | ||
| − | + | {{#if: {{{reputation|}}} | | |
| − | |||
| − | |||
| − | {{#if: {{{reputation|}}}| | ||
== Reputation == | == Reputation == | ||
{{{reputation}}} | {{{reputation}}} | ||
}} | }} | ||
| − | {{#if: {{{rumors|}}}| | + | {{#if: {{{rumors|}}} | |
== Rumors == | == Rumors == | ||
{{{rumors}}} | {{{rumors}}} | ||
}} | }} | ||
| − | {{#ifexist: {{PAGENAME}} Rumors| | + | {{#ifexist: {{PAGENAME}} Rumors | |
== Rumors == | == Rumors == | ||
{{:{{PAGENAME}} Rumors}} | {{:{{PAGENAME}} Rumors}} | ||
| Line 142: | Line 123: | ||
}} | }} | ||
| − | {{#if: {{{quotes|}}}| | + | {{#if: {{{quotes|}}} | |
== Quotes == | == Quotes == | ||
{{{quotes}}} | {{{quotes}}} | ||
}} | }} | ||
| − | {{#ifexist: {{PAGENAME}} Quotes| | + | {{#ifexist: {{PAGENAME}} Quotes | |
== Quotes == | == Quotes == | ||
{{:{{PAGENAME}} Quotes}} | {{:{{PAGENAME}} Quotes}} | ||
| Line 161: | Line 142: | ||
</div> | </div> | ||
| − | <!-- Auto- | + | <!-- Auto-categories --> |
[[Category:PC Group]] | [[Category:PC Group]] | ||
| − | {{#if: {{{grouptype|}}}|[[Category:{{{grouptype}}}]]}} | + | {{#if: {{{grouptype|}}} | [[Category:{{{grouptype}}}]] }} |
| − | |||
| − | |||
[[Category:{{PAGENAME}}]] | [[Category:{{PAGENAME}}]] | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</includeonly> | </includeonly> | ||
Revision as of 03:26, 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=
|showmembers=
}}
Optional:
- `showmembers=Yes` — show a list of members (pages in this group’s category).