Template:Group/doc: Difference between revisions
Jump to navigation
Jump to search
Hypermoron (talk | contribs) (Created page with "{{Infobox |above = {{{name}}} |image = [[File:{{{image}}}]] |caption = {{{image_caption}}} | label1 = Leadership | data1 = {{{leadership}}} | label2 = Headquarters | data2 = {{{hq}}} | label3 = Established | data3 = {{{Established}}} | label4 = Disbanded | data4 = {{{disbanded}}} | label5 = Public? | data5 = {{{public}}} | label6 = Status | data6 = {{{status}}} | label7 = Allies | data7 = {{{allies}}} | label8 = Enemies | data8 = {{{...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | <pre style="display:table"> | ||
{{Group | |||
| name = | |||
| image = | |||
| image_caption = | |||
| leadership = | |||
| hq = | |||
| ideology = | |||
| established = | |||
| disbanded = | |||
| public = | |||
| status = | |||
| allies = | |||
| enemies = | |||
}} | }} | ||
</pre> | |||
<templatedata> | <templatedata> |
Latest revision as of 04:02, 5 November 2023
{{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 |