Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Organization Infobox: Difference between revisions

Template page
M88youngling (talk | contribs)
No edit summary
Tags: Reverted 2017 source edit
M88youngling (talk | contribs)
attempted to document parameters
Tags: Reverted 2017 source edit
Line 1: Line 1:
<infobox>
{{Infobox
<title source="title"><default>{{PAGENAME}}</default></title>
| title = {{{title|{{PAGENAME}}}}}
<image source="image"/>
| image = {{{image|}}}
<data source="othernames"><label>Other names</label></data>
| othernames = {{{othernames|}}}
<data source="keypeople"><label>Key people</label></data>
| keypeople = {{{keypeople|}}}
<data source="founded"><label>Founded</label></data>
| founded = {{{founded|}}}
<data source="founder"><label>Founder</label></data>
| founder = {{{founder|}}}
<data source="defunct"><label>Defunct</label></data>
| defunct = {{{defunct|}}}
<data source="predecessor"><label>Predecessor</label></data>
| predecessor = {{{predecessor|}}}
<data source="predecessors"><label>Predecessors</label></data>
| predecessors = {{{predecessors|}}}
<data source="successor"><label>Successor</label></data>
| successor = {{{successor|}}}
<data source="successors"><label>Successors</label></data>
| successors = {{{successors|}}}
<data source="suborganization"><label>Sub-organizations</label></data>
| suborganization = {{{suborganization|}}}
<data source="parent"><label>Parent</label></data>
| parent = {{{parent|}}}
<data source="customserver"><label>Custom server</label></data>
| customserver = {{{customserver|}}}
<data source="customservers"><label>Custom servers</label></data>
| customservers = {{{customservers|}}}
<data source="customserverpopulation"><label>Custom server population</label></data>
| customserverpopulation = {{{customserverpopulation|}}}
<data source="discord"><label>Discord</label></data>
| discord = {{{discord|}}}
<data source="discordpopulation"><label>Discord population</label></data>
| discordpopulation = {{{discordpopulation|}}}
<data source="website"><label>Website</label></data>
| website = {{{website|}}}
<data source="motto"><label>Motto</label></data>
| motto = {{{motto|}}}
</infobox>
}}
 


<noinclude>
<noinclude>

Revision as of 18:48, 30 January 2025

Organization Infobox
Clan information
Name Unknown
Position Unknown
Age Unknown
Status Unknown
Home Country Unknown
Other attributes


Infobox Template Documentation

This template is used to create an infobox with the following parameters:

  • title: The title of the infobox (default: Organization Infobox)
  • image: Image to be displayed
  • othernames: Other names
  • keypeople: Key people involved
  • founded: Year founded
  • founder: Founder of the organization
  • defunct: Year defunct
  • predecessor: Predecessor organization
  • predecessors: Predecessor organizations
  • successor: Successor organization
  • successors: Successor organizations
  • suborganization: Sub-organizations
  • parent: Parent organization
  • customserver: Custom server
  • customservers: Custom servers
  • customserverpopulation: Custom server population
  • discord: Discord link
  • discordpopulation: Discord population
  • website: Website link
  • motto: Motto of the organization

Usage: {{Infobox|title=Example|image=example.jpg|othernames=Alias|...}}