Template:Order Paper: Difference between revisions

From Harlon City Server
Content added Content deleted
(Added multiple parameters for orders, amendments and events)
Tag: 2017 source edit
m (Add default values)
Tag: 2017 source edit
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOEDITSECTION__

== [[File:Serverlogo.png|frameless]] '''Parliament of Harlon - {{{date}}}''' ==
== [[File:Serverlogo.png|frameless]] '''Parliament of Harlon - {{{date}}}''' ==
=== Special orders of the day ===
=== Special orders of the day ===
* {{{order1}}}
* {{{order1|There are no special orders today.}}}
* {{{order2}}}
* {{{order2}}}
* {{{order3}}}
* {{{order3}}}
=== Amendment(s) for the session ===
=== Amendment(s) for the session ===
* [[{{{amendment1link}}}]], "{{{amendment1name}}}", by: {{{amendment1author}}}, {{{amendment1party}}}, {{{amendment1position}}}
* {{{amendment1link}}}, "{{{amendment1name}}}", by: {{{amendment1author}}}, {{{amendment1party}}}, {{{amendment1position}}}
* [[{{{amendment2link}}}]], "{{{amendment2name}}}", by: {{{amendment2author}}}, {{{amendment2party}}}, {{{amendment2position}}}
* {{{amendment2link}}}, "{{{amendment2name}}}", by: {{{amendment2author}}}, {{{amendment2party}}}, {{{amendment2position}}}
* [[{{{amendment2link}}}]], "{{{amendment2name}}}", by: {{{amendment2author}}}, {{{amendment2party}}}, {{{amendment2position}}}
* {{{amendment2link}}}, "{{{amendment2name}}}", by: {{{amendment2author}}}, {{{amendment2party}}}, {{{amendment2position}}}
* [[{{{amendment3link}}}]], "{{{amendment3name}}}", by: {{{amendment3author}}}, {{{amendment3party}}}, {{{amendment3position}}}
* {{{amendment3link}}}, "{{{amendment3name}}}", by: {{{amendment3author}}}, {{{amendment3party}}}, {{{amendment3position}}}
* [[{{{amendment4link}}}]], "{{{amendment4name}}}", by: {{{amendment4author}}}, {{{amendment4party}}}, {{{amendment4position}}}
* {{{amendment4link}}}, "{{{amendment4name}}}", by: {{{amendment4author}}}, {{{amendment4party}}}, {{{amendment4position}}}
* [[{{{amendment5link}}}]], "{{{amendment5name}}}", by: {{{amendment5author}}}, {{{amendment5party}}}, {{{amendment5position}}}
* {{{amendment5link}}}, "{{{amendment5name}}}", by: {{{amendment5author}}}, {{{amendment5party}}}, {{{amendment5position}}}


=== Event(s) for the session ===
=== Event(s) for the session ===
* {{{event1}}}
* {{{event1|There are no events planned today.}}}
* {{{event2}}}
* {{{event2}}}
* {{{event3}}}
* {{{event3}}}
Line 22: Line 25:
"date": {
"date": {
"label": "Date",
"label": "Date",
"description": "Date of the order paper.",
"description": "The date of the order paper",
"example": "28th of November 2020",
"type": "date",
"type": "date",
"required": true,
"required": true
"example": "28th of November 2020"
},
},
"orders": {
"order1": {
"label": "Special Orders",
"label": "Special Order 1",
"description": "Special orders of the day",
"description": "A special order to occur before the amendments - if no special orders please write \"No special orders today\".",
"example": "The Speaker would like to make a speech before the amendments",
"example": "The Speaker would like to make a speech before the amendments.",
"type": "unbalanced-wikitext",
"autovalue": "",
"required": true
"required": true
},
},
"amendments": {
"order2": {},
"label": "Amendments",
"order3": {},
"amendment1link": {
"description": "A list of amendments with links in bullet point format, with the title, author, and party/position of the author",
"type": "unbalanced-wikitext",
"label": "Amendment 1 Link",
"description": "The wiki link to an amendment",
"autovalue": "[[ ]]",
"required": true
"required": true
},
},
"events": {
"amendment1name": {},
"label": "Events",
"amendment1author": {},
"amendment1party": {},
"description": "Any special events for the session. If there are no events write \"There is no event planned\". ",
"type": "string",
"amendment1position": {},
"required": true,
"amendment2link": {},
"amendment2name": {},
"example": "A fireworks display will occur after today's session."
"amendment2author": {},
}
"amendment2party": {},
}
"amendment2position": {},
"amendment3link": {},
"amendment3name": {},
"amendment3author": {},
"amendment3party": {},
"amendment3position": {},
"amendment4link": {},
"amendment4name": {},
"amendment4author": {},
"amendment4party": {},
"amendment4position": {},
"amendment5link": {},
"amendment5name": {},
"amendment5author": {},
"amendment5party": {},
"amendment5position": {},
"event1": {},
"event2": {},
"event3": {}
},
"description": "A template for order papers for the Parliament of Harlon."
}
}
</templatedata>
</templatedata>

Latest revision as of 07:06, 19 October 2021


Parliament of Harlon - {{{date}}}

Special orders of the day

  • There are no special orders today.
  • {{{order2}}}
  • {{{order3}}}

Amendment(s) for the session

  • {{{amendment1link}}}, "{{{amendment1name}}}", by: {{{amendment1author}}}, {{{amendment1party}}}, {{{amendment1position}}}
  • {{{amendment2link}}}, "{{{amendment2name}}}", by: {{{amendment2author}}}, {{{amendment2party}}}, {{{amendment2position}}}
  • {{{amendment2link}}}, "{{{amendment2name}}}", by: {{{amendment2author}}}, {{{amendment2party}}}, {{{amendment2position}}}
  • {{{amendment3link}}}, "{{{amendment3name}}}", by: {{{amendment3author}}}, {{{amendment3party}}}, {{{amendment3position}}}
  • {{{amendment4link}}}, "{{{amendment4name}}}", by: {{{amendment4author}}}, {{{amendment4party}}}, {{{amendment4position}}}
  • {{{amendment5link}}}, "{{{amendment5name}}}", by: {{{amendment5author}}}, {{{amendment5party}}}, {{{amendment5position}}}

Event(s) for the session

  • There are no events planned today.
  • {{{event2}}}
  • {{{event3}}}

A template for order papers for the Parliament of Harlon.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Datedate

The date of the order paper

Example
28th of November 2020
Daterequired
Special Order 1order1

A special order to occur before the amendments - if no special orders please write "No special orders today".

Example
The Speaker would like to make a speech before the amendments.
Auto value
Unknownrequired
order2order2

no description

Unknownoptional
order3order3

no description

Unknownoptional
Amendment 1 Linkamendment1link

The wiki link to an amendment

Auto value
[[ ]]
Unknownrequired
amendment1nameamendment1name

no description

Unknownoptional
amendment1authoramendment1author

no description

Unknownoptional
amendment1partyamendment1party

no description

Unknownoptional
amendment1positionamendment1position

no description

Unknownoptional
amendment2linkamendment2link

no description

Unknownoptional
amendment2nameamendment2name

no description

Unknownoptional
amendment2authoramendment2author

no description

Unknownoptional
amendment2partyamendment2party

no description

Unknownoptional
amendment2positionamendment2position

no description

Unknownoptional
amendment3linkamendment3link

no description

Unknownoptional
amendment3nameamendment3name

no description

Unknownoptional
amendment3authoramendment3author

no description

Unknownoptional
amendment3partyamendment3party

no description

Unknownoptional
amendment3positionamendment3position

no description

Unknownoptional
amendment4linkamendment4link

no description

Unknownoptional
amendment4nameamendment4name

no description

Unknownoptional
amendment4authoramendment4author

no description

Unknownoptional
amendment4partyamendment4party

no description

Unknownoptional
amendment4positionamendment4position

no description

Unknownoptional
amendment5linkamendment5link

no description

Unknownoptional
amendment5nameamendment5name

no description

Unknownoptional
amendment5authoramendment5author

no description

Unknownoptional
amendment5partyamendment5party

no description

Unknownoptional
amendment5positionamendment5position

no description

Unknownoptional
event1event1

no description

Unknownoptional
event2event2

no description

Unknownoptional
event3event3

no description

Unknownoptional