Template:Comic: Difference between revisions

From Spite Box Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="clear: right; border: solid #aaa 1px; margin: 0 0 1em 1em; font-size: 95%; background: White; color:Black; width: 275px; padding: 10px; text-align: left; float: right;"
<infobox accent-color-source="bgcolor" theme-source="bordercolor" accent-color-text-source="fontcolor">
|-  
  <title source="title">
| colspan="2" align="center" style="font-size:125%; color:Black;" bgcolor=white| '''''{{{comic}}}'''''
    <default>{{PAGENAME}}</default>
|-
  </title>
|- class{{{series}}}{{{number}}}="hiddenStructure"
  <image source="image">
| colspan="2" align="center" | ''{{{series}}}''
    <caption source="caption"/>
|-
  </image>
| colspan="2" align="center" | {{{image}}}
  <group collapse="open">
|- style="vertical-align: top;"
    <header>General Information</header>
| '''Published''' || {{{published}}}
    <data source="season">
|- style="vertical-align: top;"
      <label>Series</label>
| '''Artist(s)''' || {{{artist}}}
    </data>
|- style="vertical-align: top;"
    <data source="number">
| '''Writer(s)''' || {{{writer}}}
      <label>Comic</label>
|- style="vertical-align: top;"
    </data>
|-
  </group>
| colspan="2" align="center" style="font-size:125%; color:Black;" bgcolor=white| '''''Continuity'''''
  <group collapse="open">
|- align=center
    <header>Production</header>
| valign=top align=center style="font-size:80%;" width=150 | previous<br>"{{{previous}}}"
    <data source="published">
| valign=top align=center style="font-size:80%;" width=150 | next<br>"{{{next}}}"
      <label>Published</label>
|}<noinclude>
    </data>
<br clear="all">
    <data source="writer">
----
      <label>Writer</label>
To use this template, enter the following and fill in the appropriate fields. Any field left blank will not show up. Don't forget to include brackets, to make the fields into links.
    </data>
    <data source="artist">
      <label>Artist</label>
    </data>
<data source="read">
<label>Read</label>
</data>
  </group>
  <group layout="horizontal">
    <header><center>Continuity</center></header>
<data source="previous">
<label>Previous</label>
</data>


<pre>{{Comic
<data source="next">
| comic    =
<label>Next</label>
| series    =
</data>
| image      =
   </group>
| published    =
</infobox>
| artist    =
<noinclude>
| writer    =
| previous   =
| next      =
}}</pre></noinclude>

Latest revision as of 12:17, 1 March 2025