Difference between revisions of "Template:Event"
From Beyond Social
Line 10: | Line 10: | ||
|Description= | |Description= | ||
}} | }} | ||
+ | </pre> | ||
+ | |||
+ | It also adds metadata: | ||
+ | <pre> | ||
+ | 1. title (not displayed) | ||
+ | 2. Creation date | ||
+ | 3. Last modification date | ||
+ | 4. Last editor(s) | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
Line 24: | Line 32: | ||
__NOTOC__ | __NOTOC__ | ||
+ | |||
+ | <div class="title">{{{Title|}}}</div> | ||
+ | <div class="info">{{{Date|}}}</div> | ||
+ | <div class="description">{{{Description|}}}</div> | ||
{{#ask: | {{#ask: | ||
Line 33: | Line 45: | ||
|template=Metadata | |template=Metadata | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
</includeonly> | </includeonly> |
Revision as of 16:25, 20 June 2017
About
This is the "Event" template. This template is used in combination with the Form:Event.
It should be called in the following format:
{{event |Title= |Date= |Description= }}
It also adds metadata:
1. title (not displayed) 2. Creation date 3. Last modification date 4. Last editor(s)
Edit the page to see the template text.