Template:Comics infobox: Difference between revisions

From Halopedia, the Halo wiki

m (Text replacement - "'''" to "")
m (Text replacement - "dummy edit" to "Category:Infobox templates")
Tag: Manual revert
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:260px; background:{{{BG|#EFF0FF}}}; border:1px solid #B5B7CF; color:{{{color1|#000}}}" cellspacing="0"
{{Infobox|start}}
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#000}}}" | <span style="font-size:125%">{{#if:{{{prev|}}}|[[{{{prev|}}}|⇦]]|}}</span>&nbsp;&nbsp;{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}&nbsp;&nbsp;<span style="font-size:125%">{{#if:{{{next|}}}|[[{{{next|}}}|⇨]]|}}</span>
{{Infobox|title|name=<span style="font-size:125%">{{#if:{{{prev|}}}|[[{{{prev}}}|⇦]]|}}</span>&nbsp;&nbsp;{{#if:{{{name|}}}|{{{name}}}|{{PAGETITLE}}}}&nbsp;&nbsp;<span style="font-size:125%">{{#if:{{{next|}}}|[[{{{next}}}|⇨]]|}}</span>}}
{{!}}-
 
{{#if:{{{image|}}}|
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#F0F8FF}}}; border-bottom:1px solid {{{lineBG|#999}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
{{Infobox|entry|title={{{publisher-title|Publisher}}}|content={{{publisher|}}}}}
}}
{{Infobox|entry|title={{{publication-title|Publication date}}}|content={{{publication|}}}}}
{{!}}-
{{Infobox|entry|title={{{writer-title|Writer(s)}}}|content={{{writer|}}}}}
{{#if:{{{publisher|}}}|
{{Infobox|entry|title={{{artist-title|Artist(s)}}}|content={{{artist|}}}}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{Infobox|entry|title={{{length-title|Number of pages}}}|content={{{length|}}}}}
{{{publisher-title|Publisher}}}:
{{Infobox|entry|title={{{ISBN-title|ISBN}}}|content={{{ISBN|}}}}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
 
{{{publisher|}}}
{{Infobox|end}}<includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Comic}}}}}</includeonly><noinclude>{{clear}}
{{!}}-}}
==Usage instructions==
{{#if:{{{publication|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{publication-title|Publication date}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{publication|}}}
{{!}}-}}
{{#if:{{{writer|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{writer-title|Writer(s)}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{writer|}}}
{{!}}-}}
{{#if:{{{artist|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{artist-title|Artist(s)}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{artist|}}}
{{!}}-}}
{{#if:{{{length|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{length-title|Number of pages}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{length|}}}
{{!}}-}}
{{#if:{{{ISBN|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{ISBN-title|ISBN}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{ISBN|}}}
{{!}}-}}
| class="infoboxfooter" colspan="2" | &nbsp;
|}<includeonly>{{pagetitle|{{{pagename|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}} - {{{pagelabel|Comic {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}}}}</includeonly><noinclude>{{Clear}}
== About ==
Copy the following into the article.
Copy the following into the article.
<pre>
<pre>
{{Comics infobox
{{Comics infobox
Line 62: Line 30:


== Notes ==
== Notes ==
*To be used on comics articles only. For novels, see [[Template:Novel infobox|Book Infobox]].
*To be used on comics articles only. For novels, see [[Template:Novel infobox|Novel infobox]].
*<code>prev</code> and <code>next</code> requires the title of the article. The template will generate it into link automatically.
*<code>prev</code> and <code>next</code> requires the title of the article. The template will generate it into link automatically.
*For ISBN, please include <code><nowiki>[[Special:BookSources/ISBN-NUMBER-HERE|ISBN-NUMBER-HERE]]</nowiki></code>. So, for example, ''Cryptum''<nowiki/>'s is "0765323966": it would thus become so, <code><nowiki>"[[Special:BookSources/0765323966|0765323966]]"</nowiki></code> which would create as such, "[[Special:BookSources/0765323966|0765323966]]".
*For ISBN, please include <code><nowiki>[[Special:BookSources/ISBN-NUMBER-HERE|ISBN-NUMBER-HERE]]</nowiki></code>. So, for example, ''Cryptum''<nowiki/>'s is "0765323966": it would thus become so, <code><nowiki>"[[Special:BookSources/0765323966|0765323966]]"</nowiki></code> which would create as such, "[[Special:BookSources/0765323966|0765323966]]".
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 10:11, June 14, 2024

  Comics infobox  
 

Usage instructions

Copy the following into the article.

{{Comics infobox
|prev=
|next=
|image=
|publisher=
|publication=
|issue=
|writer=
|artist=
|length=
|ISBN=
}}

Notes

  • To be used on comics articles only. For novels, see Novel infobox.
  • prev and next requires the title of the article. The template will generate it into link automatically.
  • For ISBN, please include [[Special:BookSources/ISBN-NUMBER-HERE|ISBN-NUMBER-HERE]]. So, for example, Cryptum's is "0765323966": it would thus become so, "[[Special:BookSources/0765323966|0765323966]]" which would create as such, "0765323966".