Template:Group: Difference between revisions
Jump to navigation
Jump to search
Hypermoron (talk | contribs) No edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly>{{#invoke:infobox|infobox | ||
| | | defaultimagesize = 250px | ||
| | | image = ParallelLogo.png | ||
| extratext = {{#if:{{{image_caption|}}} | {{{image_caption}}} }} | |||
| title = {{{title|{{BASEPAGENAME}}}}} | |||
| rows = | |||
{{#if: {{{leadership|}}} | {{infobox row|label=Leadership|field={{{leadership|}}} }} }} | |||
{{#if: {{{hq|}}} | {{infobox row|label=Headquarters|field={{{hq|}}} }} }} | |||
{{#if: {{{ideology|}}} | {{infobox row|label=Ideology|field={{{ideology|}}} }} }} | |||
{{#if: {{{established|}}} | {{infobox row|label=Established|field={{{established|}}} }} }} | |||
{{#if: {{{disbanded|}}} | {{infobox row|label=Disbanded|field={{{disbanded|}}} }} }} | |||
{{#if: {{{public|}}} | {{infobox row|label=Public?|field={{{public|}}} }} }} | |||
{{#if: {{{status|}}} | {{infobox row|label=Status|field={{{status|}}} }} }} | |||
{{#if: {{{allies|}}} | {{infobox row|label=Allies|field={{{allies|}}} }} }} | |||
{{#if: {{{enemies|}}} | {{infobox row|label=Enemies|field={{{enemies|}}} }} }} | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{Documentation}}</noinclude> | {{Documentation}}</noinclude> |
Latest revision as of 03:59, 5 November 2023
[view] [edit] [history] [⧼smw purge⧽]Documentation
{{Group | name = | image = | image_caption = | leadership = | hq = | ideology = | established = | disbanded = | public = | status = | allies = | enemies = }}
An infobox to serve as a quick reference on the right side of group pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Group name | name | Will automatically enter based on page name
| Line | optional |
Image | image | Refers to the image file stored on the wiki. By default, the Parallel logo will be displayed, but you should always point this parameter to a render or screenshot of the location.
| File | suggested |
Image caption | image_caption | An optional caption for the image. | Line | optional |
Leadership | leadership | The leader(s) of the group.
| Line | suggested |
Headquarters | hq | The headquarters of the group.
| Line | suggested |
Ideology | ideology | The professed ideology of the group.
| Line | suggested |
Established | established | The date the group was established. | Line | suggested |
Disbanded | disbanded | The date the group was disbanded. | Line | suggested |
Public? | public | Whether group membership is open to the public.
| Line | suggested |
Status | status | Status of the group.
| Line | suggested |
Allies | allies | Allies of the group. | Line | suggested |
Enemies | enemies | Enemies of the group. | Line | suggested |
[view] [edit] [history] [⧼smw purge⧽]The above documentation is transcluded from Template:Group/doc.