Difference between revisions of "Template:Coterie"
Jump to navigation
Jump to search
| Line 46: | Line 46: | ||
<!-- Group info --> | <!-- Group info --> | ||
{{#if: {{{grouptype|}}} | | {{#if: {{{grouptype|}}} | | ||
| − | == | + | == Group Type == |
{{{grouptype}}} | {{{grouptype}}} | ||
}} | }} | ||
{{#if: {{{reputation|}}} | | {{#if: {{{reputation|}}} | | ||
| − | == | + | == Reputation == |
{{{reputation}}} | {{{reputation}}} | ||
}} | }} | ||
| − | == | + | == Rumors == |
{{#if: {{{rumors|}}} | {{{rumors}}}<br> }} | {{#if: {{{rumors|}}} | {{{rumors}}}<br> }} | ||
{{#ifexist: {{PAGENAME}} Rumors | {{:{{PAGENAME}} Rumors}}<br> }} | {{#ifexist: {{PAGENAME}} Rumors | {{:{{PAGENAME}} Rumors}}<br> }} | ||
{{#formlink:form=Add Rumors|target={{PAGENAME}} Rumors|popup|reload|link text=Edit rumors: add your own!}} | {{#formlink:form=Add Rumors|target={{PAGENAME}} Rumors|popup|reload|link text=Edit rumors: add your own!}} | ||
| − | == | + | == Quotes == |
{{#if: {{{quotes|}}} | {{{quotes}}}<br> }} | {{#if: {{{quotes|}}} | {{{quotes}}}<br> }} | ||
{{#ifexist: {{PAGENAME}} Quotes | {{:{{PAGENAME}} Quotes}}<br> }} | {{#ifexist: {{PAGENAME}} Quotes | {{:{{PAGENAME}} Quotes}}<br> }} | ||
| Line 67: | Line 67: | ||
<!-- Members section --> | <!-- Members section --> | ||
{{#ifeq: {{{showmembers|Yes}}} | Yes | | {{#ifeq: {{{showmembers|Yes}}} | Yes | | ||
| − | == | + | == Members == |
<div class="coterie-members"> | <div class="coterie-members"> | ||
* {{#ifexist: {{PAGENAME}} Members | {{:{{PAGENAME}} Members}} | No members added yet. }} | * {{#ifexist: {{PAGENAME}} Members | {{:{{PAGENAME}} Members}} | No members added yet. }} | ||
| Line 76: | Line 76: | ||
<!-- Auto-categorization --> | <!-- Auto-categorization --> | ||
| − | [[Category:Coterie]] <!-- | + | [[Category:Coterie]] <!-- All coteries go here --> |
| − | [[Category: | + | [[Category:{{PAGENAME}}]] <!-- This creates the category named after the coterie itself --> |
| − | |||
| − | + | {{#if: {{{grouptype|}}} | [[Category:{{{Coterie}}}]] }} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | {{#if: {{{ | ||
{{#css: | {{#css: | ||
| Line 115: | Line 108: | ||
.coterie-members ul { | .coterie-members ul { | ||
margin-left: 1.5em; | margin-left: 1.5em; | ||
| − | |||
| − | |||
| − | |||
} | } | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
Revision as of 01:34, 1 February 2026
This is the "Coterie" template, used for pages defining coteries. It should be called in the following format:
{{Coterie
|titlepic=
|grouptype=
|reputation=
|rumors=
|quotes=
|showmembers=Yes
}}