Template:Comic Story: Difference between revisions
From Jenny Everywhere Wiki
No edit summary |
Bongolium500 (talk | contribs) No edit summary |
||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<infobox> | <infobox theme-source="blur"> | ||
<title source="title1"/> | <title source="title1"/> | ||
<image source="image1"> | <image source="image1"> | ||
Line 53: | Line 53: | ||
<data source="colours"> | <data source="colours"> | ||
<label>Colours</label> | <label>Colours</label> | ||
</data> | |||
<data source="letters"> | |||
<label>Lettering</label> | |||
</data> | </data> | ||
<data source="cast"> | <data source="cast"> | ||
Line 68: | Line 71: | ||
<data source="original_link"> | <data source="original_link"> | ||
<label>Original link</label> | <label>Original link</label> | ||
</data> | |||
<data source="released_in"> | |||
<label>Released in</label> | |||
</data> | </data> | ||
</group> | </group> | ||
<!-- Navigation --> | <!-- Navigation --> | ||
<group layout="horizontal"> | |||
<header><center> | <header><div class="story-nav"><center>{{{seriesnav}}}</center></div></header> | ||
<data source="previous"><label>← Previous</label><format>{{{previous}}}</format></data> | <data source="previous"><label>← Previous</label><format>{{{previous}}}</format></data> | ||
<data source="next"><label>Next →</label><format>{{{next}}}</format></data> | <data source="next"><label>Next →</label><format>{{{next}}}</format></data> | ||
</group> | |||
<group layout="horizontal"> | |||
<header><div class="story-nav"><center>{{{seriesnav2}}}</center></div></header> | |||
<data source="previous2"><label>← Previous</label><format>{{{previous2}}}</format></data> | |||
<data source="next2"><label>Next →</label><format>{{{next2}}}</format></data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header><div class="story-nav"><center>{{{seriesnav3}}}</center></div></header> | |||
<data source="previous3"><label>← Previous</label><format>{{{previous3}}}</format></data> | |||
<data source="next3"><label>Next →</label><format>{{{next3}}}</format></data> | |||
</group> | </group> | ||
</infobox> | </infobox> | ||
Line 81: | Line 97: | ||
<pre> | <pre> | ||
{{Comic Story | {{Comic Story | ||
| title1=Example | |||
| image1=Example | |||
| caption1=Example | |||
| other_titles=Example | |||
| hero(es)=Example | |||
| villain(s)=Example | |||
| featuring=Example | |||
| setting=Example | |||
| length=Example | |||
| series=Example | |||
| crossovers=Example | |||
| format=Example | |||
| writer(s)=Example | |||
| artist(s)=Example | |||
| pencils=Example | |||
| inks=Example | |||
| colours=Example | |||
| dates=Example | |||
| original_link=Example | |||
| released_in=Example | |||
| seriesnav=Example | |||
| prev=Example | |||
| next=Example | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Actual infoboxes]] | |||
</noinclude> | </noinclude> |
Latest revision as of 16:37, 27 July 2024
Example usage:
{{Comic Story | title1=Example | image1=Example | caption1=Example | other_titles=Example | hero(es)=Example | villain(s)=Example | featuring=Example | setting=Example | length=Example | series=Example | crossovers=Example | format=Example | writer(s)=Example | artist(s)=Example | pencils=Example | inks=Example | colours=Example | dates=Example | original_link=Example | released_in=Example | seriesnav=Example | prev=Example | next=Example }}