Template:Formations: Difference between revisions

From WiKAPPedia
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 21: Line 21:
<data source="active">
<data source="active">
<label>Active?</label>
<label>Active?</label>
<default>Yes</default>
<default>Active (Registered)</default>
</data>
</data>
</group>
</group>
Line 47: Line 47:
| formation-type=Council
| formation-type=Council
| founding-year=1982
| founding-year=1982
| active=Yes
| active=Active (Registered)
| headship=Chairperson Vayne del Rosario
| headship=Chairperson Vayne del Rosario
| vice-headship=Vice Chairperson Veronica Consolacion
| vice-headship=Vice Chairperson Veronica Consolacion
Line 85: Line 85:
"founding-year": {
"founding-year": {
"label": "Founded in",
"label": "Founded in",
"description": "When was this formation founded? ",
"description": "When was this formation founded? Cite a source document if possible.",
"example": "UP Diliman College of Social Sciences & Philosophy Student Council (UPD CSSP SC)",
"example": "UP Diliman College of Social Sciences & Philosophy Student Council (UPD CSSP SC)",
"type": "string",
"type": "string",
Line 92: Line 92:
"active": {
"active": {
"label": "Active?",
"label": "Active?",
"description": "Is the formation still active?",
"description": "Is the formation still active? For standardization, preferred input is: Active (Registered), Active (Unregistered), Inactive, Unknown.",
"type": "string",
"type": "string",
"required": true
"required": true

Revision as of 10:44, 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
  | founding-year=1982
  | active=Active (Registered)
  | headship=Chairperson Vayne del Rosario
  | vice-headship=Vice Chairperson Veronica Consolacion
}}

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.

Example
UP Diliman College of Social Sciences & Philosophy Student Council (UPD CSSP SC)
URLsuggested
Formation Typeformation-type

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

Stringsuggested
Founded infounding-year

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

Example
UP Diliman College of Social Sciences & Philosophy Student Council (UPD CSSP SC)
Stringsuggested
Active?active

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

Stringrequired