Jump to content

Template:Infobox Worm arc: Difference between revisions

From Worm Wiki
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}}}''
<data source="number"><label>number</label></data>
|- style="text-align:center;"
<data source="chapters"><label>chapters</label></data>
| colspan="2" | ''Arc {{{number}}}''
<data source="words"><label>'''Words'''<br />{{{words}}}</label></data>
|- style="text-align:center;"
<data source="start"><label>start</label></data>
{{#if: {{{chapter count|}}} | {{!}} '''Chapter count''' {{!!}} {{{ chapter count}}} }}
<data source="end"><label>'''Date started'''<br />{{{start}}}</label></data>
{{#if: {{{word count|}}} | {{!}} '''Word count''' {{!!}} {{{ word count}}} }}
<data source="previous"><label>previous</label></data>
|-
<data source="next"><label>'''Previous'''<br />{{{previous}}}</label></data>
|- style="text-align:center; font-size:95%;" valign="top"
</infobox>
| '''Chapter Count'''<br />{{{chapter count}}}
<noinclude>
| '''Word Count'''<br />{{{word count}}}
== Usage & preview ==
|- style="text-align:center; font-size:95%;" valign="top"
Type in this:
| '''Date started'''<br />{{{start}}}
 
| '''Date finished'''<br />{{{end}}}
<pre>
|-
{{Infobox arc
| colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:0.25em; text-align:center;" | Arc guide
|name=
|- style="text-align:center; font-size:95%;" valign="top"
|number=
| '''Previous'''<br />{{{previous}}}
|chapter count=
| '''Next'''<br />{{{next}}}
|word count=
|-
|start=
|}<noinclude><br style="clear:both;" />
|end=
{{documentation}}</noinclude>
|previous=
|next=
}}
 
</pre>
 
to see this:
 
{{Infobox arc
|name=This is a test
|number=This is a test
|chapter count=This is a test
|word count=This is a test
|start=This is a test
|end=This is a test
|previous=This is a test
|next=This is a test
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Revision as of 13:36, May 3, 2019

<infobox> <title source="name"><default>Infobox Worm arc</default></title> <label>number</label> <label>chapters</label> <label>Words
{{{words}}}</label>
<label>start</label> <label>Date started
{{{start}}}</label>
<label>previous</label> <label>Previous
{{{previous}}}</label>
</infobox>

Usage & preview

Type in this:

{{Infobox arc
|name=
|number=
|chapter count=
|word count=
|start=
|end=
|previous=
|next=
}}

to see this:

Template:Infobox arc


Click here to refresh the preview above