Template:Infobox Organisation: Difference between revisions
More languages
More actions
No edit summary |
No edit summary |
||
| Line 107: | Line 107: | ||
"params": { | "params": { | ||
"name": { | "name": { | ||
"label": " | "label": "Organisation name", | ||
"description": "The name of the organisation", | "description": "The name of the organisation", | ||
"type": "string", | "type": "string", | ||
| Line 151: | Line 151: | ||
"description": "List of people, who take part in, cofounded or work for the organisation", | "description": "List of people, who take part in, cofounded or work for the organisation", | ||
"example": "[[User:SiOtter|SiOtter]], [[User:Xeon|Xeon]] ", | "example": "[[User:SiOtter|SiOtter]], [[User:Xeon|Xeon]] ", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"leader": { | "leader": { | ||
"label": " | "label": "Leader", | ||
"description": "The person, who is responsible for all/most decision making within the organisation", | "description": "The person, who is responsible for all/most decision making within the organisation", | ||
"type": "wiki-page-name" | "type": "wiki-page-name", | ||
"suggested": true | |||
}, | }, | ||
"org_type": { | "org_type": { | ||
| Line 180: | Line 182: | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
"xcoord": {}, | "xcoord": { | ||
"ycoord": {}, | "label": "Headquarters X-Coördinate ", | ||
"zcoord": {}, | "type": "number", | ||
"org_field": {}, | "required": true | ||
}, | |||
"ycoord": { | |||
"label": "Headquarters Y-Coördinate ", | |||
"type": "number", | |||
"required": true | |||
}, | |||
"zcoord": { | |||
"label": "Headquarters Z-Coördinate ", | |||
"type": "number", | |||
"required": true | |||
}, | |||
"org_field": { | |||
"label": "Field", | |||
"description": "The field, that the organisation works in; the specific and/or unique thing that is special about the organisation", | |||
"example": "Reselling of dungeon items", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"headquarters": { | "headquarters": { | ||
"label": "Headquarters", | "label": "Headquarters", | ||
"description": "The location of the organisation's headquarters or the region, in which it operates", | "description": "The location of the organisation's headquarters or the region, in which it operates", | ||
"example": "OBlock", | "example": "OBlock", | ||
"type": " | "type": "wiki-page-name", | ||
"required": true | "required": true | ||
}, | |||
"region": { | |||
"label": "Region of Operation", | |||
"description": "The region of Terrafirma, that the organisation operates in", | |||
"example": "Spawn metropolitan area", | |||
"type": "string" | |||
}, | |||
"org_purpose": { | |||
"label": "Purpose", | |||
"description": "The reason this organisation was created", | |||
"example": "Reforestation", | |||
"type": "string" | |||
}, | |||
"founding_location": { | |||
"label": "Founding Location", | |||
"description": "The place, where the organisation was born", | |||
"type": "wiki-page-name" | |||
}, | |||
"predecessor": { | |||
"label": "Predecessor", | |||
"description": "The organisation that preceded the current one", | |||
"type": "wiki-page-name" | |||
}, | |||
"merger": { | |||
"label": "Merged into", | |||
"description": "Name of an organisation, that the one described was merged into", | |||
"type": "wiki-page-name" | |||
}, | |||
"successor": { | |||
"label": "Successor", | |||
"description": "The organisation, that succeeded the one being described", | |||
"type": "wiki-page-name" | |||
}, | |||
"former_names": { | |||
"label": "Former Names", | |||
"type": "string" | |||
}, | |||
"owner": { | |||
"label": "Owner", | |||
"description": "The person, who owns the organisation. Leave blank if it's the same as the leader", | |||
"type": "wiki-page-name" | |||
}, | |||
"parent": { | |||
"label": "Parent Organisation", | |||
"description": "The organisation, which is in charge or owns the one being described", | |||
"type": "wiki-page-name" | |||
}, | |||
"subsidiaries": { | |||
"label": "Subsidiaries", | |||
"description": "The subsidiaries of the organisation, that is being described.", | |||
"type": "string" | |||
}, | |||
"remarks": { | |||
"label": "Additional Remarks", | |||
"description": "Any extra notes, that should be included about the organisation", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
"description": "This infobox describes any ingame organisation | "description": "This infobox describes any ingame organisation on Moxiecraft", | ||
"paramOrder": [ | "paramOrder": [ | ||
"name", | "name", | ||
| Line 198: | Line 274: | ||
"caption", | "caption", | ||
"leader", | "leader", | ||
"owner", | |||
"members", | |||
"start_day", | "start_day", | ||
"start_month", | "start_month", | ||
"start_year", | "start_year", | ||
"headquarters", | "headquarters", | ||
" | "xcoord", | ||
"ycoord", | |||
"zcoord", | |||
"region", | |||
"org_type", | "org_type", | ||
"stop_year", | "stop_year", | ||
"stop_month", | "stop_month", | ||
"stop_day", | "stop_day", | ||
" | "org_field", | ||
" | "org_purpose", | ||
" | "founder", | ||
" | "founding_location", | ||
"predecessor", | |||
"merger", | |||
"successor", | |||
"parent", | |||
"subsidiaries", | |||
"former_names", | |||
"remarks" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 14:09, 19 October 2025
This infobox describes any ingame organisation on Moxiecraft
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Organisation name | name | The name of the organisation | String | required |
| Logo or picture | image | The logo of the organisation or a picture that best embodies the organisation | File | required |
| Image caption | caption | A description for the provided picture | Line | optional |
| Leader | leader | The person, who is responsible for all/most decision making within the organisation | Page name | suggested |
| Owner | owner | The person, who owns the organisation. Leave blank if it's the same as the leader | Page name | optional |
| Members | members | List of people, who take part in, cofounded or work for the organisation
| String | required |
| Founding day | start_day | The day, on which the organisation was created | Number | required |
| Founding month | start_month | The month, on which the organisation was created (numeric or short name like Jan, Mar, etc.) | Line | required |
| Founding year | start_year | The year, when the organisation was created | Number | required |
| Headquarters | headquarters | The location of the organisation's headquarters or the region, in which it operates
| Page name | required |
| Headquarters X-Coördinate | xcoord | no description | Number | required |
| Headquarters Y-Coördinate | ycoord | no description | Number | required |
| Headquarters Z-Coördinate | zcoord | no description | Number | required |
| Region of Operation | region | The region of Terrafirma, that the organisation operates in
| String | optional |
| Type | org_type | The type of organisation that this is. If a page for this sort of org hasn't been created yet, please create one!
| Page name | required |
| Year of Closure | stop_year | The year, when the organisation seized to exist | Number | optional |
| Closure Month | stop_month | The month, in which the organisation closed | String | optional |
| Day of Closure | stop_day | The day of the month, when the organisation closed | Number | optional |
| Field | org_field | The field, that the organisation works in; the specific and/or unique thing that is special about the organisation
| String | suggested |
| Purpose | org_purpose | The reason this organisation was created
| String | optional |
| Founder | founder | The person who created the organisation | Page name | required |
| Founding Location | founding_location | The place, where the organisation was born | Page name | optional |
| Predecessor | predecessor | The organisation that preceded the current one | Page name | optional |
| Merged into | merger | Name of an organisation, that the one described was merged into | Page name | optional |
| Successor | successor | The organisation, that succeeded the one being described | Page name | optional |
| Parent Organisation | parent | The organisation, which is in charge or owns the one being described | Page name | optional |
| Subsidiaries | subsidiaries | The subsidiaries of the organisation, that is being described. | String | optional |
| Former Names | former_names | no description | String | optional |
| Additional Remarks | remarks | Any extra notes, that should be included about the organisation | String | optional |