Template:Event: Difference between revisions
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 16: | Line 16: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | </noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
! style="text-align: center; background-color: | ! style="text-align: center; background-color:yellow;" colspan="2" |<big>{{PAGENAME}}</big> | ||
|- | |- | ||
! Name | ! Name | ||
| [[ | | [[{{{Name|}}}]] | ||
|- | |- | ||
! Location | ! Location | ||
| [[ | | [[{{{Location|}}}]] | ||
|- | |- | ||
! Date | ! Date | ||
| [[ | | [[{{{Date|}}}]] | ||
|- | |- | ||
! Time | ! Time | ||
| [[ | | [[{{{Time|}}}]] | ||
|- | |- | ||
! PeopleOrganisations | ! PeopleOrganisations | ||
| {{#arraymap:{{{PeopleOrganisations|}}}|,|x|[[ | | {{#arraymap:{{{PeopleOrganisations|}}}|,|x|[[x]]}} | ||
|- | |- | ||
! Type | ! Type | ||
| [[ | | [[{{{Type|}}}]] | ||
|- | |- | ||
! Web | ! Web | ||
| [[ | | [[{{{Web|}}}]] | ||
|- | |- | ||
! Print | ! Print | ||
| [[ | | [[{{{Print|}}}]] | ||
|} | |} | ||
[[Category:Event]] | [[Category:Event]] | ||
</includeonly> | </includeonly> |
Latest revision as of 11:44, 14 December 2023
This is the "Event" template. It should be called in the following format:
{{Event |Name= |Location= |Date= |Time= |PeopleOrganisations= |Type= |Web= |Print= }}
Edit the page to see the template text.