Template:Event: Difference between revisions
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> |
||
⚫ | |||
+ | { |
||
+ | "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" |
||
+ | ] |
||
+ | } |
||
⚫ |
Latest revision as of 15:51, 22 January 2023
Event
|
|||||
---|---|---|---|---|---|
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | no description
| String | required |
Image URL | image | no description | Unknown | optional |
Image Description | image_desc | no description | String | suggested |
type | type | no description | Unknown | optional |
location | location | no description | Unknown | optional |
venue | venue | no description | Unknown | optional |
attendance | attendance | no description | Unknown | optional |
previous | previous | no description | Unknown | optional |
next | next | no description | Unknown | optional |
start_date | start_date | no description | Unknown | optional |
end_date | end_date | no description | Unknown | optional |
period | period | no description | Unknown | optional |