Template:Event: Difference between revisions

From Kerbal Powers Wiki
Jump to navigation Jump to search
(Created page with "<templatestyles src="Character/styles.css" /> <includeonly>{{Infobox/begin}} {{Infobox/Header|title={{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}}}} {{Infobox/Illustration|fi...")
 
mNo edit summary
 
Line 33: Line 33:
 
[[Category:Templates]]
 
[[Category:Templates]]
   
  +
<templatedata>
</noinclude>
 
  +
{
  +
"params": {
  +
"image": {
  +
"label": "Image URL"
  +
},
  +
"type": {},
  +
"location": {},
  +
"venue": {},
  +
"attendance": {},
  +
"previous": {},
  +
"next": {},
  +
"start_date": {},
  +
"end_date": {},
  +
"period": {},
  +
"title": {
  +
"type": "string",
  +
"required": true,
  +
"label": "Title",
  +
"default": "{{PAGENAME}}"
  +
},
  +
"image_desc": {
  +
"label": "Image Description",
  +
"type": "string",
  +
"suggested": true
  +
}
  +
},
  +
"paramOrder": [
  +
"title",
  +
"image",
  +
"image_desc",
  +
"type",
  +
"location",
  +
"venue",
  +
"attendance",
  +
"previous",
  +
"next",
  +
"start_date",
  +
"end_date",
  +
"period"
  +
]
  +
}
 
</templatedata></noinclude>

Latest revision as of 16:51, 22 January 2023



Event


Event

KP dark.png
[description]
General Nature [what it is]
Location [location]
Venue(s) [specific buildings]
Attendance [list of attendees]

[period/most recent for repeat]
[start_date] - [end_date]
←[previous event]
[next event]→

No description.

Template parameters

ParameterDescriptionTypeStatus
Titletitle

no description

Default
{{PAGENAME}}
Stringrequired
Image URLimage

no description

Unknownoptional
Image Descriptionimage_desc

no description

Stringsuggested
typetype

no description

Unknownoptional
locationlocation

no description

Unknownoptional
venuevenue

no description

Unknownoptional
attendanceattendance

no description

Unknownoptional
previousprevious

no description

Unknownoptional
nextnext

no description

Unknownoptional
start_datestart_date

no description

Unknownoptional
end_dateend_date

no description

Unknownoptional
periodperiod

no description

Unknownoptional