Template:Infobox Arabin Congress/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | |||
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} | |||
== Usage == | |||
<pre style="overflow: auto;"> | |||
{{Infobox Arabin Congress | {{Infobox Arabin Congress | ||
| ordinal = <!-- Congress number --> | | ordinal = <!-- Congress number --> | ||
Line 25: | Line 31: | ||
| sessionstart3 = <!-- session start date --> | | sessionstart3 = <!-- session start date --> | ||
| sessionend3 = <!-- session end date --> | | sessionend3 = <!-- session end date --> | ||
}} | |||
</pre> | |||
{{clear}} | |||
== Parameters == | |||
{{Aligned table |class=wikitable |cols=2 |col1style=font-family:monospace;font-size:9pt;font-weight:bold; | |||
| ordinal | Number of Congress | |||
| image | File name of image | |||
| start | First day of the Congress | |||
| end | Last day of the Congress | |||
| vp | President of the Senate (Vice President of Arabi) | |||
| senatevp | Vice President of the Senate | |||
| speaker | Speaker of the House | |||
| senators | Total number of seats in the Senate, with no vacancies | |||
| reps | Total number of seats in the House, with no vacancies | |||
| delegates | Non-voting members of the House | |||
| s-majority | Majority party in the Senate | |||
| h-majority | Majority party in the House | |||
| sessionnumber1 | Type of session (1st or Special) | |||
| sessionstart1 | First day of the first session | |||
| sessionend1 | Last day of the first session | |||
| sessionnumber2 | Type of session (1st or Special) | |||
| sessionstart2 | First day of the second session | |||
| sessionend2 | Last day of the second session | |||
| sessionnumber3 | Type of session (1st or Special) | |||
| sessionstart3 | First day of the third session | |||
| sessionend3 | Last day of the third session | |||
}} | }} |
Revision as of 04:30, 6 June 2020
This is a documentation subpage for Template:Infobox Arabin Congress. It contains usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
Usage
{{Infobox Arabin Congress | ordinal = <!-- Congress number --> | image = [[File:Arabin Capitol Building.jpg|220px]] | start = <!-- January 8, YYYY --> | end = <!-- January 8, YYYY --> | vp = <!-- current vice president of Arabi --> | senatevp = <!-- senate vice president --> | speaker = <!-- speaker of the House of representatives --> | senators = <!-- number of senators in this congress --> | reps = <!-- number of representatives in this congress --> | delegates = <!-- number of non-voting delegates in the house --> | s-majority = <!-- senate majority --> | h-majority = <!-- house majority --> | sessionnumber1 = <!-- session name/number --> | sessionstart1 = <!-- session start date --> | sessionend1 = <!-- session end date --> | sessionnumber2 = <!-- session name/number --> | sessionstart2 = <!-- session start date --> | sessionend2 = <!-- session end date --> | sessionnumber3 = <!-- session name/number --> | sessionstart3 = <!-- session start date --> | sessionend3 = <!-- session end date --> }}
Parameters
ordinal | Number of Congress |
image | File name of image |
start | First day of the Congress |
end | Last day of the Congress |
vp | President of the Senate (Vice President of Arabi) |
senatevp | Vice President of the Senate |
speaker | Speaker of the House |
senators | Total number of seats in the Senate, with no vacancies |
reps | Total number of seats in the House, with no vacancies |
delegates | Non-voting members of the House |
s-majority | Majority party in the Senate |
h-majority | Majority party in the House |
sessionnumber1 | Type of session (1st or Special) |
sessionstart1 | First day of the first session |
sessionend1 | Last day of the first session |
sessionnumber2 | Type of session (1st or Special) |
sessionstart2 | First day of the second session |
sessionend2 | Last day of the second session |
sessionnumber3 | Type of session (1st or Special) |
sessionstart3 | First day of the third session |
sessionend3 | Last day of the third session |