fandom>Lunaisreal312313 (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption-image1"/> </image> <group> <header source="header1">Section Header</header> <data source="leader(s)"> <label>Leader(s)</label> </data> <data source="goal"> <label>Goal</label> </data> <data source="affiliates"> <label>Affiliates</label> </data> <data source="known_members"> <l...") |
(Created page with "<infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <data source="Purpose"> <label>Purpose</label> </data> <data source="Notable members"> <label>Notable members</label> </data> <data source="affiliations"> <label>Affiliated with:</label> </data> <data source="created in"> <label>created in</label> </data> <data source="disbanded in"> <label>disbanded in</label> </data> </infobox> <noinclude> <templatedata> { "params": { "...") |
||
Line 1: | Line 1: | ||
<infobox> | <infobox> | ||
<title source="title"> | |||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<data source="Purpose"> | |||
<label>Purpose</label> | |||
</data> | |||
<data source="Notable members"> | |||
<label>Notable members</label> | |||
</data> | |||
<data source="affiliations"> | |||
<label>Affiliated with:</label> | |||
</data> | |||
<data source="created in"> | |||
<label>created in</label> | |||
</data> | |||
<data source="disbanded in"> | |||
<label>disbanded in</label> | |||
</data> | |||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{"params":{" | { | ||
"params": { | |||
"Purpose": { | |||
"label": "Purpose", | |||
"description": "Reason for the group forming" | |||
}, | |||
"Notable members": { | |||
"label": "Notable members", | |||
"description": "Notable members of the group" | |||
}, | |||
"affiliations": { | |||
"label": "Affiliated with", | |||
"description": "People/other groups this group is affiliated with" | |||
}, | |||
"created in": { | |||
"label": "created in", | |||
"description": "Time of date the group was created", | |||
"suggested": true | |||
}, | |||
"disbanded in": { | |||
"label": "disbanded in", | |||
"description": "time that the group disbanded" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"Purpose", | |||
"Notable members", | |||
"affiliations", | |||
"created in", | |||
"disbanded in" | |||
] | |||
} | |||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 19:49, 28 May 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Purpose | Purpose | Reason for the group forming | Unknown | optional |
Notable members | Notable members | Notable members of the group | Unknown | optional |
Affiliated with | affiliations | People/other groups this group is affiliated with | Unknown | optional |
created in | created in | Time of date the group was created | Unknown | suggested |
disbanded in | disbanded in | time that the group disbanded | Unknown | optional |