Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Organisation: Difference between revisions

Template page
More languages
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{Infobox
<includeonly>{{Skeleton Infobox
| name    =  
| name    =  
| title    = {{{name|}}}
| title    = {{{name|}}}
| image   = {{{image|}}}
| image = {{#if:{{{image|}}}
| [[File:{{{image}}}|300px]]
| [[File:No-Image-Placeholder.svg|300px]]
}}
| caption  = {{{caption|}}}
| caption  = {{{caption|}}}


Line 55: Line 58:
               }}.{{{stop_year}}}}}}}
               }}.{{{stop_year}}}}}}}


| label8 = Headquarters
| label8=Headquarters
| data8 = {{{headquarters|}}}
| data8={{{headquarters|}}}
 
| label9=Coördinates
| data9={{#switch:{{lc:{{{world|Terrafirma}}}}}|both=Terrafirma:<br />X={{{xcoord|}}}<br />Y={{{ycoord|}}}<br />Z={{{zcoord|}}}<br />{{#if:{{{xcoord2|}}}{{{zcoord2|}}}|[http://map.moxiecraft.org:26346/#terrafirma:{{{xcoord|}}}:{{{ycoord|}}}:{{{zcoord|}}}:1500:0:0:0:0:perspective Terrafirma Map]}}<br /><br />Luna:<br />X={{{xcoord2|}}}<br />Y={{{ycoord2|}}}<br />Z={{{zcoord2|}}}<br />{{#if:{{{xcoord2|}}}{{{zcoord2|}}}|[http://map.moxiecraft.org:25580/#luna:{{{xcoord2|}}}:{{{ycoord2|}}}:{{{zcoord2|}}}:1500:0:0:0:0:perspective Luna Map]}}|#default={{#if:{{{xcoord|}}}|X={{{xcoord|}}}<br />Y={{{ycoord|}}}<br />Z={{{zcoord|}}}|}}<br />{{#if:{{{xcoord2|}}}{{{zcoord2|}}}|[http://map.moxiecraft.org:{{#switch:{{lc:{{{world|Terrafirma}}}}}|luna=25580|terrafirma=26346|#default=26346}}/#{{#switch:{{lc:{{{world|Terrafirma}}}}}|luna=luna|terrafirma=terrafirma|#default=terrafirma}}:{{{xcoord|}}}:{{{ycoord|}}}:{{{zcoord|}}}:1500:0:0:0:0:perspective Map Link]}}}}


| label9  = Coördinates
| label10=World
| data9  = {{#if:{{{xcoord|}}}|X = {{{xcoord|}}} <br /> Y = {{{ycoord|}}} <br /> Z = {{{zcoord|}}}|}}
| data10={{#switch:{{lc:{{{world|Terrafirma}}}}}|luna=[[Luna]][[Category:Organisations in Luna]]|terrafirma=[[Terrafirma]][[Category:Organisations in Terrafirma]]|both=Both[[Category:Organisations in both worlds]][[Category:Organisations in Luna]][[Category:Organisations in Terrafirma]]|#default=[[Terrafirma]][[Category:Organisations in Terrafirma]]}}


| label10 = Region Served
| label11=Region Served
| data10 = {{{region|}}}
| data11={{{region|}}}


| label11 = Purpose
| label12=Purpose
| data11 = {{{org_purpose|}}}
| data12={{{org_purpose|}}}


| header12= Historical Info
| header13=Historical Info


| label13 = Founder
| label14 = Founder
data13 = {{{founder|}}}
data14 = {{{founder|}}}


| label14 = Founded at
| label15 = Founded at
data14 = {{{founding_location|}}}
data15 = {{{founding_location|}}}


| label15 = Predecessor
| label16 = Predecessor
data15 = {{{predecessor|}}}
data16 = {{{predecessor|}}}


| label16 = Merged into
| label17 = Merged into
data16 = {{{merger|}}}
data17 = {{{merger|}}}


| label17 = Successor
| label18 = Successor
data17 = {{{successor|}}}
data18 = {{{successor|}}}


| label18 = Formerly called
| label19 = Formerly called
data18 = {{{former_names|}}}
data19 = {{{former_names|}}}


| header19= Supplementary Info
| header20= Supplementary Info


| label20 = Owner
| label21 = Owner
data20 = {{{owner|}}}
data21 = {{{owner|}}}


| label21 = Parent Organisation
| label22 = Parent Organisation
data21 = {{{parent|}}}
data22 = {{{parent|}}}


| label22 = [[Wikipedia:Subsidiaries]]
| label23 = [[Wikipedia:Subsidiaries|Subsidiaries]]
data22 = {{{subsidiaries|}}}
data23 = {{{subsidiaries|}}}


| label23 = Remarks
| label24 = Remarks
data23 = {{{remarks|}}}
data24 = {{{remarks|}}}
}}
}}
[[Category:Organisations]]</includeonly>
[[Category:Organisations]]</includeonly>
Line 107: Line 113:
"params": {
"params": {
"name": {
"name": {
"label": "Org name",
"label": "Organisation name",
"description": "The name of the organisation",
"description": "The name of the organisation",
"type": "string",
"type": "string",
Line 116: Line 122:
"description": "The logo of the organisation or a picture that best embodies the organisation",
"description": "The logo of the organisation or a picture that best embodies the organisation",
"type": "wiki-file-name",
"type": "wiki-file-name",
"required": true
"autovalue": "",
"suggested": true
},
},
"caption": {
"caption": {
Line 145: Line 152:
"description": "The person who created the organisation",
"description": "The person who created the organisation",
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": true
"required": true,
"example": "{{playerhead|grefl}}"
},
},
"members": {
"members": {
"label": "Members",
"label": "Members",
"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": "{{playerhead|Wretched_Brat}}, {{playerhead|Xeon}}",
"type": "string"
"type": "string",
"required": true
},
},
"leader": {
"leader": {
"label": "The Leader",
"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,
"example": "{{playerhead|SiOtter}}"
},
},
"org_type": {
"org_type": {
Line 180: Line 191:
"type": "number"
"type": "number"
},
},
"xcoord": {},
"xcoord": {
"ycoord": {},
"label": "Headquarters X-Coördinate ",
"zcoord": {},
"type": "number",
"org_field": {},
"required": true,
"description": "If world is set to both, used for Terrafirma headquarters"
},
"ycoord": {
"label": "Headquarters Y-Coördinate ",
"type": "number",
"required": true,
"description": "If world is set to both, used for Terrafirma headquarters"
},
"zcoord": {
"label": "Headquarters Z-Coördinate ",
"type": "number",
"required": true,
"description": "If world is set to both, used for Terrafirma headquarters"
},
"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": "wiki-page-name",
"required": true
},
"region": {
"label": "Region of Operation",
"description": "The region of your selected world, 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",
"example": "{{playerhead|Moxieskip}}"
},
"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"
},
"world": {
"label": "World",
"description": "The world in which the organisation operates",
"example": "Terrafirma; Luna; Both",
"type": "string",
"type": "string",
"required": true
"default": "Terrafirma",
"suggested": true
},
"xcoord2": {
"label": "Luna X-Coördinate ",
"type": "number",
"description": "The coördinate used for the Luna headquarters, if both world is set to \"both\""
},
"ycoord2": {
"label": "Luna Y-Coördinate ",
"type": "number",
"description": "The coördinate used for the Luna headquarters, if both world is set to \"both\""
},
"zcoord2": {
"label": "Luna Z-Coördinate ",
"type": "number",
"description": "The coördinate used for the Luna headquarters, if both world is set to \"both\""
}
}
},
},
"description": "This infobox describes any ingame organisation that has existed on Moxiecraft",
"description": "This infobox describes any ingame organisation on Moxiecraft.\n\nPut page names in double square brackets to make them links, add a vertical bar after the name of the page to change the display name. For example: [[User:SiOtter|Otter]] will display the string \"Otter\" that will link to SiOtter's page ",
"paramOrder": [
"paramOrder": [
"name",
"name",
Line 198: Line 310:
"caption",
"caption",
"leader",
"leader",
"owner",
"members",
"start_day",
"start_day",
"start_month",
"start_month",
"start_year",
"start_year",
"founder",
"headquarters",
"headquarters",
"members",
"xcoord",
"ycoord",
"zcoord",
"xcoord2",
"ycoord2",
"zcoord2",
"world",
"region",
"org_type",
"org_type",
"stop_year",
"stop_year",
"stop_month",
"stop_month",
"stop_day",
"stop_day",
"xcoord",
"org_field",
"ycoord",
"org_purpose",
"zcoord",
"founder",
"org_field"
"founding_location",
"predecessor",
"merger",
"successor",
"parent",
"subsidiaries",
"former_names",
"remarks"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 02:29, 30 July 2026


This infobox describes any ingame organisation on Moxiecraft. Put page names in double square brackets to make them links, add a vertical bar after the name of the page to change the display name. For example: [[User:SiOtter|Otter]] will display the string "Otter" that will link to SiOtter's page

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Organisation namename

The name of the organisation

Stringrequired
Logo or pictureimage

The logo of the organisation or a picture that best embodies the organisation

Auto value
Filesuggested
Image captioncaption

A description for the provided picture

Lineoptional
Leaderleader

The person, who is responsible for all/most decision making within the organisation

Example
{{playerhead|SiOtter}}
Page namesuggested
Ownerowner

The person, who owns the organisation. Leave blank if it's the same as the leader

Example
{{playerhead|Moxieskip}}
Page nameoptional
Membersmembers

List of people, who take part in, cofounded or work for the organisation

Example
{{playerhead|Wretched_Brat}}, {{playerhead|Xeon}}
Stringrequired
Founding daystart_day

The day, on which the organisation was created

Numberrequired
Founding monthstart_month

The month, on which the organisation was created (numeric or short name like Jan, Mar, etc.)

Linerequired
Founding yearstart_year

The year, when the organisation was created

Numberrequired
Headquartersheadquarters

The location of the organisation's headquarters or the region, in which it operates

Example
OBlock
Page namerequired
Headquarters X-Coördinate xcoord

If world is set to both, used for Terrafirma headquarters

Numberrequired
Headquarters Y-Coördinate ycoord

If world is set to both, used for Terrafirma headquarters

Numberrequired
Headquarters Z-Coördinate zcoord

If world is set to both, used for Terrafirma headquarters

Numberrequired
Luna X-Coördinate xcoord2

The coördinate used for the Luna headquarters, if both world is set to "both"

Numberoptional
Luna Y-Coördinate ycoord2

The coördinate used for the Luna headquarters, if both world is set to "both"

Numberoptional
Luna Z-Coördinate zcoord2

The coördinate used for the Luna headquarters, if both world is set to "both"

Numberoptional
Worldworld

The world in which the organisation operates

Default
Terrafirma
Example
Terrafirma; Luna; Both
Stringsuggested
Region of Operationregion

The region of your selected world, that the organisation operates in

Example
Spawn metropolitan area
Stringoptional
Typeorg_type

The type of organisation that this is. If a page for this sort of org hasn't been created yet, please create one!

Example
Commercial
Page namerequired
Year of Closurestop_year

The year, when the organisation seized to exist

Numberoptional
Closure Monthstop_month

The month, in which the organisation closed

Stringoptional
Day of Closurestop_day

The day of the month, when the organisation closed

Numberoptional
Fieldorg_field

The field, that the organisation works in; the specific and/or unique thing that is special about the organisation

Example
Reselling of dungeon items
Stringsuggested
Purposeorg_purpose

The reason this organisation was created

Example
Reforestation
Stringoptional
Founderfounder

The person who created the organisation

Example
{{playerhead|grefl}}
Page namerequired
Founding Locationfounding_location

The place, where the organisation was born

Page nameoptional
Predecessorpredecessor

The organisation that preceded the current one

Page nameoptional
Merged intomerger

Name of an organisation, that the one described was merged into

Page nameoptional
Successorsuccessor

The organisation, that succeeded the one being described

Page nameoptional
Parent Organisationparent

The organisation, which is in charge or owns the one being described

Page nameoptional
Subsidiariessubsidiaries

The subsidiaries of the organisation, that is being described.

Stringoptional
Former Namesformer_names

no description

Stringoptional
Additional Remarksremarks

Any extra notes, that should be included about the organisation

Stringoptional