Template:Organization: Difference between revisions

Template page
(Created page with "<templatestyles src="Striped table.css" /> <templatestyles src="Organization.css" /> <includeonly>{{#invoke:Organization|main}}</includeonly><noinclude>{{Documentation}}Category:Templates</noinclude>")
 
No edit summary
 
Line 1: Line 1:
<templatestyles src="Striped table.css" />
<templatestyles src="Striped table.css" />
<templatestyles src="Organization.css" />
<includeonly>{{#invoke:Organization|main}}</includeonly><noinclude>{{Documentation}}[[Category:Templates]]</noinclude>
<includeonly>{{#invoke:Organization|main}}</includeonly><noinclude>{{Documentation}}[[Category:Templates]]</noinclude>

Latest revision as of 08:58, 30 September 2022

Documentation (view - edit)

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}}
}}