Jump to content

Template:Infobox event: Difference between revisions

From Monster Girl Encyclopedia
No edit summary
 
Infobox updated using the portable infobox migration tool
 
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:300px;"
<infobox>
|-
<title source="name"><default>{{PAGENAME}}</default></title>
! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}
<image source="image"/>
|- style="text-align:center;"
<data source="participants"><label>'''Participants'''</label></data>
| colspan="2" style="padding:0.5em;" | [[{{{image|File:Placeholder other.png}}}|{{{imagewidth|250}}}px]]<br/>''{{{caption| }}}''
<data source="date"><label>'''Date'''</label></data>
|-
<data source="location"><label>'''Location'''</label></data>
! colspan="2" style="background-color:#3366CC; color:#ffffff;" | Vital statistics
</infobox>
|-
<noinclude>
| style="width:30%;" | '''Participants'''
== Usage & preview ==
| style="width:70%;" | {{{participants}}}
Type in this:
|-
 
| '''Date'''
<pre>
| {{{date}}}
{{Infobox event
|-
|name=
| '''Location'''
|image=
| {{{location}}}
|imagewidth=
|}<noinclude><br style="clear:both;" />
|caption=
{{documentation}}</noinclude>
|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>


Click here to refresh the preview above