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", "type": "string"}, "date": {"label": "Date", "type": "date"}, "time": {"label": "Time", "type": "string"}, "location": {"label": "Location", "type": "string"}, "status": {"label": "Status", "description": "e.g., Scheduled, Held, Postponed", "type": "string"}, "chair": {"label": "Chair", "type": "string"}, "attendees": {"label": "Attendees", "type": "string"}}}</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;">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>}}</table>[[Category:Templates]]
<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]]

Revision as of 14:30, 7 July 2026

Infobox for shareholder and general meetings.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Meeting Typetype

e.g., AGM, QGM, EGM

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
Reason Calledreason

no description

Unknownoptional
Outcomesoutcome

no description

Unknownoptional
Decisionsdecision

no description

Unknownoptional

Meeting Details