Template:Order Paper: Difference between revisions

From Harlon City Server
Content added Content deleted
m (Jt15s moved page Template:Amendment1 to Template:Order Paper without leaving a redirect)
(Added TemplateData to allow for Visual Editing)
Tag: 2017 source edit
Line 6: Line 6:
=== Event(s) for the session ===
=== Event(s) for the session ===
{{{events}}}
{{{events}}}
<noinclude>
<templatedata>
{
"params": {
"date": {
"label": "Date",
"description": "Date of the order paper.",
"type": "date",
"required": true
},
"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
}
}
}
</templatedata>
</noinclude>

Revision as of 06:47, 19 October 2021

Parliament of Harlon - {{{date}}}

Special orders of the day

{{{orders}}}

Amendment(s) for the session

{{{amendments}}}

Event(s) for the session

{{{events}}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Datedate

Date of the order paper.

Daterequired
Special Ordersorders

Special orders of the day

Example
The Speaker would like to make a speech before the amendments
Unbalanced wikitextrequired
Amendmentsamendments

A list of amendments with links in bullet point format, with the title, author, and party/position of the author

Unbalanced wikitextrequired
Eventsevents

Any special events for the session. If there are no events write "There is no event planned".

Stringrequired