Template:Organization/doc

Template page
< Template:Organization
Revision as of 09:15, 30 September 2022 by Couchor (talk | contribs) (Created page with "== Properties == Takes in optional <pre>|status=active |title=Random text </pre> If status is set to active, then the table will only display the "ID, Name, Position and Join Date" columns. Apart from |status you should only pass <nowiki>{{Person}}</nowiki> Templates as arguments to this template. == Usage == <pre> {{Organization|status=active |{{Person|flag=ca|id=PlayerPage|name=PlayerName|position=1|joindate=2016-09-15}} |{{Person|flag=usa|id=Pla...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Properties

Takes in optional

|status=active
|title=Random text

If status is set to active, then the table will only display the "ID, Name, Position and Join Date" columns.

Apart from |status you should only pass {{Person}} Templates as arguments to this template.

Usage

{{Organization|status=active
|{{Person|flag=ca|id=PlayerPage|name=PlayerName|position=1|joindate=2016-09-15}}
|{{Person|flag=usa|id=PlayerPage2|name=Next Name|position=Top|joindate=2022-09-15}}
}}