Template:Mogai: Difference between revisions
No edit summary |
No edit summary |
||
| Line 34: | Line 34: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "The MOGAI infobox, for all MOGAI labels!", | "description": "The MOGAI infobox, for all MOGAI labels! If there is a field that you believe we need or is missing, [[please say something]].", | ||
"params" : { | "params" : { | ||
"synonym": { | "synonym": { | ||
"label": "A.K.A", | "label": "A.K.A", | ||
"description": "Also known as, if the label has different names put it here!", | "description": "Also known as, if the label has different names put it here!", | ||
"type": "string" | |||
}, | |||
"type": { | |||
"label": "Type", | |||
"description": "What type of label is this? Is it a xenogender or something else? Put it here.", | |||
"type": "string" | |||
}, | |||
"galign": { | |||
"label": "Gender alignment", | |||
"description": "If your label fits on an alignment such as a binary, put that here.", | |||
"type": "string" | |||
}, | |||
"gsystem": { | |||
"label": "Gender system", | |||
"description": "If your label fits on an alignment such as a binary, put that here.", | |||
"type": "string" | "type": "string" | ||
} | } | ||