Template:Infobox event: Difference between revisions
(Trying to fix the ical link still.) |
(Debugging cargo.) |
||
| (15 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{#cargo_declare: _table = CommunityEvents |
|||
| ⚫ | |||
| Organizers = Wikitext |
|||
| Status = String (allowed values=Active,On Hiatus,Defunct,TBD) |
|||
| FirstDate = Date |
|||
| LastDate = Date |
|||
| NextDateStart = Date |
|||
| NextDateEnd = Date |
|||
| Eventnotscheduled = Boolean |
|||
| Setting = Wikitext |
|||
| Attendees = Integer |
|||
| Website = URL |
|||
| Country = String |
|||
| City = String |
|||
| State = String |
|||
| EventType = String (allowed values=Gather,Minigather,Meetup) |
|||
}} |
|||
| ⚫ | |||
| ⚫ | |||
|name = {{FULLPAGENAME}} |
|name = {{FULLPAGENAME}} |
||
|bodystyle = |
|bodystyle = |
||
| Line 75: | Line 92: | ||
| <span class="error">No iCal available.</span> |
| <span class="error">No iCal available.</span> |
||
}} |
}} |
||
|belowstyle = background:#ddf; |
|belowstyle = background:#ddf; |
||
|below = |
|below = |
||
| Line 86: | Line 101: | ||
|TBD = [[Category:{{{eventtype}}}s of Indeterminate Status]] |
|TBD = [[Category:{{{eventtype}}}s of Indeterminate Status]] |
||
| |
| |
||
}} |
|||
{{#cargo_store:_table=CommunityEvents |
|||
| Organizers = {{{organizer|}}} |
|||
| Status = {{{status|TBD}}} |
|||
| FirstDate = {{{began|}}} |
|||
| LastDate = {{{lastheld|}}} |
|||
| NextDateStart = {{{nextdate|}}} |
|||
| NextDateEnd = {{{nextends|}}} |
|||
| Eventnotscheduled = {{#if:{{{nextdate|}}}|{{#switch: {{{nextdate|}}}| TBD = 1| 0}}|1}} |
|||
| Setting = {{{setting|}}} |
|||
| Attendees = {{{attendees|}}} |
|||
| Website = {{{url|}}} |
|||
| Country = {{{country|}}} |
|||
| City = {{{city|}}} |
|||
| State = {{{state|}}} |
|||
| EventType = {{{eventtype|}}}s |
|||
}} |
}} |
||
</includeonly> |
</includeonly> |
||
<noinclude> |
|||
| ⚫ | |||
<templatedata> |
|||
{ |
|||
"params": { |
|||
"image": {}, |
|||
"url": {}, |
|||
"caption": {}, |
|||
"organizer": {}, |
|||
"status": {}, |
|||
"country": {}, |
|||
"city": {}, |
|||
"state": {}, |
|||
"attendees": {}, |
|||
"nextdate": {}, |
|||
"nextends": {}, |
|||
"began": {}, |
|||
"lastheld": {}, |
|||
"setting": {}, |
|||
"eventtype": {} |
|||
} |
|||
} |
|||
</templatedata> |
|||
</noinclude> |
|||
Latest revision as of 21:10, 16 April 2026
This template defines the table "CommunityEvents". View table.
![]() Caption goes here | |
| Organizer(s) | Organizer(s) |
|---|---|
| Status | Active |
| First held on | February 2, 2008 |
| Last held on | February 28, 2008 |
| Setting | Camping |
| Website | |
| Subscribe | RSS · No iCal available. |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| image | image | no description | Unknown | optional |
| url | url | no description | Unknown | optional |
| caption | caption | no description | Unknown | optional |
| organizer | organizer | no description | Unknown | optional |
| status | status | no description | Unknown | optional |
| country | country | no description | Unknown | optional |
| city | city | no description | Unknown | optional |
| state | state | no description | Unknown | optional |
| attendees | attendees | no description | Unknown | optional |
| nextdate | nextdate | no description | Unknown | optional |
| nextends | nextends | no description | Unknown | optional |
| began | began | no description | Unknown | optional |
| lastheld | lastheld | no description | Unknown | optional |
| setting | setting | no description | Unknown | optional |
| eventtype | eventtype | no description | Unknown | optional |
