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
Created page with "<includeonly>{{Infobox | name = | title = {{{name|}}} | image = {{{image|}}} | caption = {{{caption|}}} | header1 = Arrangement | label1 = Organiser | data1 = {{{organiser|}}} | label2 = Event date | data2 = {{#if:{{{event_year|}}}{{{event_month|}}}{{{event_day|}}} | {{#formatdate:{{{event_day}}}.{{#switch:{{#sub:{{lc:{{{event_month}}}}}|0|3}} | jan = 01 | feb = 02 | mar = 03..."
 
No edit summary
Line 5: Line 5:
| caption  = {{{caption|}}}
| caption  = {{{caption|}}}


| header1  = Arrangement
| header1  = Status


| label1   = Organiser
| label2   = Leadership
data1   = {{{organiser|}}}
data2   = {{{leader|}}}


| label2   = Event date
| label3   = Members
data2   = {{#if:{{{event_year|}}}{{{event_month|}}}{{{event_day|}}}
data3  = {{{members|}}}
             | {{#formatdate:{{{event_day}}}.{{#switch:{{#sub:{{lc:{{{event_month}}}}}|0|3}}
 
| label4  = Type
|  data4  = {{{org_type|}}}
 
| label5  = Formed
|  data5   = {{#if:{{{start_year|}}}{{{start_month|}}}{{{start_day|}}}
             | {{#formatdate:{{{start_day}}}.{{#switch:{{#sub:{{lc:{{{start_month}}}}}|0|3}}
               | jan = 01
               | jan = 01
               | feb = 02
               | feb = 02
Line 25: Line 31:
               | nov = 11
               | nov = 11
               | dec = 12
               | dec = 12
               | {{padleft:{{{event_month}}}|2}}
               | {{padleft:{{{start_month}}}|2}}
               }}.{{{event_year}}}}}}}
               }}.{{{start_year}}}}}}}
| label3  = Location
|  data3  = {{{location|}}}


| header4 = Results
| label6  = Dissolved
|  data6  = {{#if:{{{stop_year|}}}{{{stop_month|}}}{{{stop_day|}}}
            | {{Start date and age|{{{stop_year}}}|{{#switch:{{#sub:{{lc:{{{start_month}}}}}|0|3}}
              | jan = 01
              | feb = 02
              | mar = 03
              | apr = 04
              | may = 05
              | jun = 06
              | jul = 07
              | aug = 08
              | sep = 09
              | oct = 10
              | nov = 11
              | dec = 12
              | {{padleft:{{{start_month}}}|2}}
              }}|{{{stop_day|}}}}}


| label5 = Participants
| label7 = Headquarters
data5 = {{{participants|}}}
data7 = {{headquarters|}}


| label6 = Duration
| label8 = Coördinates
data6 = {{{duration|}}}
data8 = {{#if:{{{xcoord|}}}|X = {{{xcoord|}}} <br /> Y = {{{ycoord|}}} <br /> Z = {{{zcoord|}}}|}}


| label7 = Winner
| label9 = Region Served
data7 = {{{winner|}}}
data9 = {{region|}}
| label8  = Winners
|  data8  = {{{winners|}}}


| label9  = Prize
| label10 = Purpose
data9  = {{{prize|}}}
data10 = {{org_purpose|}}


| label10 = Casualties
| header11= Historical
|  data10 = {{{casualties|}}}
}}
}}
[[Category:Events]]</includeonly>
[[Category:Organisations]]</includeonly>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 57: Line 74:
"label": "Org name",
"label": "Org name",
"description": "The name of the organisation",
"description": "The name of the organisation",
"type": "wiki-page-name",
"type": "string",
"required": true
"required": true
},
},
Line 99: Line 116:
"label": "Founder",
"label": "Founder",
"description": "The person who created the organisation",
"description": "The person who created the organisation",
"type": "string"
"type": "wiki-page-name"
},
},
"members": {
"members": {

Revision as of 13:24, 19 October 2025


This infobox describes any ingame organisation that has existed on Moxiecraft

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Org namename

The name of the organisation

Stringrequired
Pictureimage

A picture that best embodies the organisation

Filerequired
Image captioncaption

A description for the provided picture

Lineoptional
Founding daystart_day

The day, on which the organisation was created

Numberoptional
Founding monthstart_month

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

Lineoptional
Founding yearstart_year

The year, when the organisation was created

Numberoptional
Founderfounder

The person who created the organisation

Page nameoptional
Headquarterslocation headquarters

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

Example
OBlock
Stringrequired
Membersmembers

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

Example
[[User:SiOtter|SiOtter]], [[User:Xeon|Xeon]]
Stringrequired