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
No edit summary
Tag: 2017 source edit
Line 1: Line 1:
_NOTOC_
== [[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 ===
Line 5: Line 6:
* {{{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 ===
Line 16: Line 17:
* {{{event2}}}
* {{{event2}}}
* {{{event3}}}
* {{{event3}}}
<noinclude>
<templatedata>
{
"params": {
"date": {
"label": "Date",
"description": "Date of the order paper.",
"type": "date",
"required": true,
"example": "28th of November 2020"
},
"orders": {
"label": "Special Orders",
"description": "Special orders of the day",
"example": "The Speaker would like to make a speech before the amendments",
"type": "unbalanced-wikitext",
"required": true
},
"amendments": {
"label": "Amendments",
"description": "A list of amendments with links in bullet point format, with the title, author, and party/position of the author",
"type": "unbalanced-wikitext",
"required": true
},
"events": {
"label": "Events",
"description": "Any special events for the session. If there are no events write \"There is no event planned\". ",
"type": "string",
"required": true,
"example": "A fireworks display will occur after today's session."
}
}
}
</templatedata>
</noinclude>

Revision as of 06:57, 19 October 2021

_NOTOC_

Parliament of Harlon - {{{date}}}

Special orders of the day

  • {{{order1}}}
  • {{{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

  • {{{event1}}}
  • {{{event2}}}
  • {{{event3}}}