Template:Infobox event: Difference between revisions
Appearance
No edit summary |
Infobox updated using the portable infobox migration tool |
||
| Line 1: | Line 1: | ||
<infobox> | |||
<title source="name"><default>{{PAGENAME}}</default></title> | |||
<image source="image"/> | |||
<data source="participants"><label>'''Participants'''</label></data> | |||
<data source="date"><label>'''Date'''</label></data> | |||
| | <data source="location"><label>'''Location'''</label></data> | ||
</infobox> | |||
| | <noinclude> | ||
| | == Usage & preview == | ||
| | Type in this: | ||
| | |||
| | <pre> | ||
| | {{Infobox event | ||
|name= | |||
|image= | |||
|imagewidth= | |||
|caption= | |||
{{ | |participants= | ||
|date= | |||
|location= | |||
}} | |||
</pre> | |||
to see this: | |||
{{Infobox event | |||
|name=This is a test | |||
|image=This is a test | |||
|imagewidth=This is a test | |||
|caption=This is a test | |||
|participants=This is a test | |||
|date=This is a test | |||
|location=This is a test | |||
}} | |||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] | |||
</noinclude> | |||
Latest revision as of 15:03, 1 December 2015
<infobox> <title source="name"><default>Infobox event</default></title> <image source="image"/> <label>Participants</label> <label>Date</label> <label>Location</label> </infobox>
Usage & preview[edit source]
Type in this:
{{Infobox event
|name=
|image=
|imagewidth=
|caption=
|participants=
|date=
|location=
}}
to see this:
<infobox> <title source="name"><default>Infobox event</default></title> <image source="image"/> <label>Participants</label> <label>Date</label> <label>Location</label> </infobox>