Template:Event/doc: Difference between revisions
m Ewelchmorgan moved page Template:Event/doc to Template:Poster/doc: More clear |
Poster; updated description |
||
| Line 1: | Line 1: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Displays a compact event card for use on club pages | "description": "Displays a compact event card for use on club pages. Automatically placed on the Upcoming Events page.", | ||
"params": { | "params": { | ||
"name": { | "name": { | ||
| Line 60: | Line 60: | ||
== Example == | == Example == | ||
<pre> | <pre> | ||
{{ | {{Poster | ||
| name = Best Event Ever | | name = Best Event Ever | ||
| description = Come to this event, which will be the best. | | description = Come to this event, which will be the best. | ||
| Line 71: | Line 71: | ||
</pre> | </pre> | ||
{{ | {{Poster | ||
| name = Best Event Ever | | name = Best Event Ever | ||
| description = Come to this event, which will be the best. | | description = Come to this event, which will be the best. | ||