Template:Formations: Difference between revisions

From WiKAPPedia
Jump to navigation Jump to search
Content added Content deleted
(Fixed example deficiency of contact details.)
No edit summary
Line 1: Line 1:
<infobox>
<infobox>
<title source="formation-name">
<title source="formation-name">
<default>{{PAGENAME}} (ABBREVIATION)</default>
<default>{{PAGENAME}}</default>
</title>
</title>
<title source="filipino-name" name="formation-filipino-name">
<title source="filipino-name" name="formation-filipino-name">
<default>Pangalan ng pormasyon sa Filipino (DAGLAT)</default>
</title>
</title>
<image source="formation-logo">
<image source="formation-logo">
<caption source="The logo of the formation" />
<caption source="The logo of the formation" />
<default>cssp-ts-logo.png</default>
</image>
</image>
<group row-items="3">
<group row-items="3">
Line 14: Line 12:
<data source="formation-type">
<data source="formation-type">
<label>Type</label>
<label>Type</label>
<default>Organization</default>
</data>
</data>
<data source="founded-in">
<data source="founded-in">
<label>Founded in</label>
<label>Founded in</label>
<default>January 19xx</default>
</data>
</data>
<data source="active">
<data source="active">
<label>Active?</label>
<label>Active?</label>
<default>Active (Registered)</default>
</data>
</data>
</group>
</group>
Line 28: Line 23:
<header>Leadership</header>
<header>Leadership</header>
<data source="lead-headship">
<data source="lead-headship">
<label>Chair <small>or equiv.</small></label>
<label>{{#if:{{{lead-headship-label|}}}|{{#expr:{{{lead-headship-label}}}*2}}|Chair}}</label>
<default>Chairperson Maria</default>
</data>
</data>
<data source="lead-vice-headship">
<data source="lead-vice-headship">
<label>Vice Chair <small>or equiv.</small></label>
<label>{{#if:{{{lead-vice-headship-label|}}}|{{#expr:{{{lead-vice-headship-label}}}*2}}|Vice Chair}}</label>
<default>Vice Chairperson Jose</default>
</data>
</data>
<data source="lead-secretary-general">
<data source="lead-secretary-general">
<label>Secretary-General <small>or equiv.</small></label>
<label>{{#if:{{{lead-secretary-general-label|}}}|{{#expr:{{{lead-secretary-general-label}}}*2}}|Secretary-General}}</label>
<default>Secretary-General Juan</default>
</data>
</data>
</group>
</group>
Line 44: Line 36:
<data source="contact-fb">
<data source="contact-fb">
<label>Facebook</label>
<label>Facebook</label>
<default>[https://facebook.com/ Link]</default>
</data>
</data>
<data source="contact-twt">
<data source="contact-twt">
<label>Twitter</label>
<label>Twitter</label>
<default>[https://twitter.com/ Link]</default>
</data>
</data>
<data source="contact-ig">
<data source="contact-ig">
<label>Instagram</label>
<label>Instagram</label>
<default>[https://instagram.com/ Link]</default>
</data>
</data>
</group>
</group>
Line 68: Line 57:
| founded-in=1982
| founded-in=1982
| active=Active (Registered)
| active=Active (Registered)
| lead-headship=Chairperson Vayne Altapascine del Rosario
| lead-headship-label=Chairperson
| lead-vice-headship=Vice Chairperson Veronica Consolacion
| lead-headship=Vayne Altapascine del Rosario
| lead-vice-headship-label=Vice Chairperson
| lead-vice-headship=Veronica Consolacion
| lead-secretary-general-label=Secretary-General
| lead-secretary-general=Hans Matthew Antiojo
| lead-secretary-general=Hans Matthew Antiojo
| contact-fb=[https://facebook.com/upcsspsc Link]
| contact-fb=[https://facebook.com/upcsspsc Link]
Line 118: Line 110:
"type": "string",
"type": "string",
"required": true
"required": true
},
"lead-headship-label": {
"label": "Chair Title",
"description": "Title of organization's equivalent to Chairperson.",
"type": "string"
},
},
"lead-headship": {
"lead-headship": {
"label": "Chairperson (or Equivalent)",
"label": "Chairperson",
"description": "Title of organization's equivalent to Chairperson and full name of incumbent in this position.",
"description": "Full name of incumbent for the Chairperson equivalent.",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
},
"lead-vice-headship-label": {
"label": "Vice Chair Title",
"description": "Title of organization's equivalent to Vice Chairperson.",
"type": "string"
},
},
"lead-vice-headship": {
"lead-vice-headship": {
"label": "Vice Chairperson (or Equivalent)",
"label": "Vice Chairperson",
"description": "Title of organization's equivalent to Vice Chairperson and full name of incumbent in this position.",
"description": "Full name of incumbent for the Vice Chairperson equivalent.",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
},
"lead-secretary-general-label": {
"label": "SecGen Title",
"description": "Title of organization's equivalent to Secretary-General.",
"type": "string"
},
},
"lead-secretary-general": {
"lead-secretary-general": {
"label": "Secretary-General (or Equivalent)",
"label": "Secretary-General",
"description": "Title of organization's equivalent to Secretary-General and full name of incumbent in this position.",
"description": "Full name of incumbent for the Secretary-General equivalent.",
"type": "string",
"type": "string",
"suggested": true
"suggested": true

Revision as of 16:42, 7 January 2023


Example usage:

{{Formations
  | formation-name=UP Diliman College of Social Sciences & Philosophy Student Council (UPD CSSP SC)
  | filipino-name=Konseho ng Mag-aaral ng Kolehiyo ng Agham Panlipunan at Pilosopiya sa UP Diliman (KM KAPP UPD)
  | formation-logo=cssp-sc-logo.png
  | logo-caption=CSSP SC Logo
  | formation-type=Council
  | founded-in=1982
  | active=Active (Registered)
  | lead-headship-label=Chairperson
  | lead-headship=Vayne Altapascine del Rosario
  | lead-vice-headship-label=Vice Chairperson
  | lead-vice-headship=Veronica Consolacion
  | lead-secretary-general-label=Secretary-General
  | lead-secretary-general=Hans Matthew Antiojo
  | contact-fb=[https://facebook.com/upcsspsc Link]
  | contact-twt=[https://twitter.com/upcsspsc Link]
  | contact-ig=[https://instagram.com/ Link]
}}

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Formation Nameformation-name

The name of the formation in question, along with its shortened or abbreviated form in parentheses.

Example
UP Diliman College of Social Sciences & Philosophy Student Council (UPD CSSP SC)
Stringrequired
Filipino Namefilipino-name

The name of the formation in Filipino, along with its shortened or abbreviated form in parentheses.

Example
Konseho ng Mag-aaral ng Kolehiyo ng Agham Panlipunan at Pilosopiya sa UP Diliman (KM KAPP UPD)
Stringsuggested
Formation Logoformation-logo

The name of the formation in question, along with its shortened or abbreviated form in parentheses.

URLsuggested
Formation Typeformation-type

What type of formation is this? Is it a Council, Alliance, Organization, Core Group, or something else?

Stringsuggested
Founded infounded-in

When was this formation founded? Cite a source document if possible.

Example
January 1970
Stringsuggested
Active?active

Is the formation still active? For standardization, preferred input is: Active (Registered), Active (Unregistered), Inactive, Unknown.

Stringrequired
Chair Titlelead-headship-label

Title of organization's equivalent to Chairperson.

Stringoptional
Chairpersonlead-headship

Full name of incumbent for the Chairperson equivalent.

Stringsuggested
Vice Chair Titlelead-vice-headship-label

Title of organization's equivalent to Vice Chairperson.

Stringoptional
Vice Chairpersonlead-vice-headship

Full name of incumbent for the Vice Chairperson equivalent.

Stringsuggested
SecGen Titlelead-secretary-general-label

Title of organization's equivalent to Secretary-General.

Stringoptional
Secretary-Generallead-secretary-general

Full name of incumbent for the Secretary-General equivalent.

Stringsuggested
Facebook linkcontact-fb

Link to the formation's Facebook page.

Stringsuggested
Twitter linkcontact-twt

Link to the formation's Twitter page.

Stringsuggested
Instagram linkcontact-ig

Link to the formation's Instagram page.

Stringsuggested