Template:Squad/doc: Difference between revisions
From TwogPedia
            No edit summary  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
== Properties ==  | == Properties ==  | ||
Takes in an optional    | Takes in an optional    | ||
<pre>|status=active</pre>  | <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.  | If status is set to active, then the table will only display the "ID, Name, Position and Join Date" columns.  | ||
Revision as of 09:13, 30 September 2022
Properties
Takes in an 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
{{Squad|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}}
}}
No categories