Template:Infobox Organisation: Difference between revisions
Template page
More languages
More actions
No edit summary |
No edit summary |
||
| Line 124: | Line 124: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
} | }, | ||
"leader": {}, | |||
"org_type": {}, | |||
"stop_year": {}, | |||
"stop_month": {}, | |||
"stop_day": {}, | |||
"xcoord": {}, | |||
"ycoord": {}, | |||
"zcoord": {} | |||
}, | }, | ||
"description": "This infobox describes any ingame organisation that has existed on Moxiecraft", | "description": "This infobox describes any ingame organisation that has existed on Moxiecraft", | ||
| Line 136: | Line 144: | ||
"founder", | "founder", | ||
"location", | "location", | ||
"members" | "members", | ||
"leader", | |||
"org_type", | |||
"stop_year", | |||
"stop_month", | |||
"stop_day", | |||
"xcoord", | |||
"ycoord", | |||
"zcoord" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 13:24, 19 October 2025
This infobox describes any ingame organisation that has existed on Moxiecraft
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Org name | name | The name of the organisation | String | required |
| Picture | image | A picture that best embodies the organisation | File | required |
| Image caption | caption | A description for the provided picture | Line | optional |
| Founding day | start_day | The day, on which the organisation was created | Number | optional |
| Founding month | start_month | The month, on which the organisation was created (numeric or short name like Jan, Mar, etc.) | Line | optional |
| Founding year | start_year | The year, when the organisation was created | Number | optional |
| Founder | founder | The person who created the organisation | Page name | optional |
| Headquarters | location headquarters | The location of the organisation's headquarters or the region, in which it operates
| String | required |
| Members | members | List of people, who take part in, cofounded or work for the organisation
| String | required |
| leader | leader | no description | Unknown | optional |
| org_type | org_type | no description | Unknown | optional |
| stop_year | stop_year | no description | Unknown | optional |
| stop_month | stop_month | no description | Unknown | optional |
| stop_day | stop_day | no description | Unknown | optional |
| xcoord | xcoord | no description | Unknown | optional |
| ycoord | ycoord | no description | Unknown | optional |
| zcoord | zcoord | no description | Unknown | optional |