Jump to content

Template:Infobox Meeting: Difference between revisions

From Arcscribe Public Wiki
No edit summary
No edit summary
Line 1: Line 1:
<noinclude><templatedata>{"description": "Infobox for shareholder and general meetings.","params": {"type": {"label": "Meeting Type", "description": "e.g., AGM, QGM, EGM"}, "date": {"label": "Date"}, "time": {"label": "Time"}, "location": {"label": "Location"}, "status": {"label": "Status"}, "chair": {"label": "Chair"}, "attendees": {"label": "Attendees"}, "reason": {"label": "Reason Called"}, "outcome": {"label": "Outcomes"}, "decision": {"label": "Decisions"}}}</templatedata></noinclude><table style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; float: right; clear: right; margin: 0 0 1em 1em; background-color: #f8f9fa; border: 1px solid #a2a9b1; padding: 0.2em; border-collapse: collapse;"><tr><th colspan="2" style="font-size: 125%; font-weight: bold; text-align: center; padding: 0.4em; background-color: #e6e6ff; border-bottom: 1px solid #a2a9b1;">[[File:meeting.png|200px]]<br />Meeting Details</th></tr>{{#if:{{{type|}}}|<tr><th style="padding: 0.2em;">Meeting Type</th><td style="padding: 0.2em;">{{{type}}}</td></tr>}}{{#if:{{{date|}}}|<tr><th style="padding: 0.2em;">Date</th><td style="padding: 0.2em;">{{{date}}}</td></tr>}}{{#if:{{{time|}}}|<tr><th style="padding: 0.2em;">Time</th><td style="padding: 0.2em;">{{{time}}}</td></tr>}}{{#if:{{{location|}}}|<tr><th style="padding: 0.2em;">Location</th><td style="padding: 0.2em;">{{{location}}}</td></tr>}}{{#if:{{{status|}}}|<tr><th style="padding: 0.2em;">Status</th><td style="padding: 0.2em;">{{{status}}}</td></tr>}}{{#if:{{{chair|}}}|<tr><th style="padding: 0.2em;">Chair</th><td style="padding: 0.2em;">{{{chair}}}</td></tr>}}{{#if:{{{attendees|}}}|<tr><th style="padding: 0.2em;">Attendees</th><td style="padding: 0.2em;">{{{attendees}}}</td></tr>}}{{#if:{{{reason|}}}|<tr><th style="padding: 0.2em;">Reason</th><td style="padding: 0.2em;">{{{reason}}}</td></tr>}}{{#if:{{{outcome|}}}|<tr><th style="padding: 0.2em;">Outcomes</th><td style="padding: 0.2em;">{{{outcome}}}</td></tr>}}{{#if:{{{decision|}}}|<tr><th style="padding: 0.2em;">Decisions</th><td style="padding: 0.2em;">{{{decision}}}</td></tr>}}</table>[[Category:Templates]]
<noinclude><templatedata>{"description": "Infobox for shareholder and general meetings with categorized fields.", "params": {"name": {"label": "Name"}, "type": {"label": "Meeting Type"}, "date": {"label": "Date"}, "time": {"label": "Time"}, "location": {"label": "Location"}, "status": {"label": "Status"}, "chair": {"label": "Chair"}, "attendees": {"label": "Attendees"}, "reason": {"label": "Reason"}, "outcome": {"label": "Outcomes"}, "decision": {"label": "Decisions"}}}</templatedata></noinclude>{{Infobox |bodyclass = vevent |above = {{{name|{{PAGENAME}}}}} |image = [[File:meeting.png|100px|center]] |header1 = General Details |label2 = Meeting Type |data2 = {{{type|}}} |label3 = Date |data3 = {{{date|}}} |label4 = Time |data4 = {{{time|}}} |label5 = Location |data5 = {{{location|}}} |label6 = Status |data6 = {{{status|}}} |header7 = Leadership & Attendance |label8 = Chair |data8 = {{{chair|}}} |label9 = Attendees |data9 = {{{attendees|}}} |header10 = Meeting Outcomes |label11 = Reason |data11 = {{{reason|}}} |label12 = Outcomes |data12 = {{{outcome|}}} |label13 = Decisions |data13 = {{{decision|}}} }}[[Category:Templates]]

Revision as of 14:31, 7 July 2026

Infobox for shareholder and general meetings with categorized fields.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

no description

Unknownoptional
Meeting Typetype

no description

Unknownoptional
Datedate

no description

Unknownoptional
Timetime

no description

Unknownoptional
Locationlocation

no description

Unknownoptional
Statusstatus

no description

Unknownoptional
Chairchair

no description

Unknownoptional
Attendeesattendees

no description

Unknownoptional
Reasonreason

no description

Unknownoptional
Outcomesoutcome

no description

Unknownoptional
Decisionsdecision

no description

Unknownoptional

Template:Infobox