Template:Comics infobox: Difference between revisions
From Halopedia, the Halo wiki
m (Text replacement - "{{#if:({{{[^\|}\n]+\|}}})\|↵{{!}} class="infoboxlabel" style="[^\n"]+" {{!}}↵([^\n]+):↵{{!}} class="infoboxcell" style="[^\n"]+" {{!}}↵{{{[^\|}\n]+\|?}}}↵}}↵\|-" to "{{Infobox|entry|title=$2|content=$1}}") |
m (Text replacement - "{{#if:{{{image\|}}}\|↵{{!}} class="infoboxmedia" colspan="2" style="[^\n"]+" {{!}} {{{image}}} {{#if:{{{caption\|}}}\|{{clear}}{{{caption}}}}}↵}}↵\|-" to "{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}") |
||
Line 2: | Line 2: | ||
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#000}}}" | <span style="font-size:125%">{{#if:{{{prev|}}}|[[{{{prev|}}}|⇦]]|}}</span> {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} <span style="font-size:125%">{{#if:{{{next|}}}|[[{{{next|}}}|⇨]]|}}</span> | ! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#000}}}" | <span style="font-size:125%">{{#if:{{{prev|}}}|[[{{{prev|}}}|⇦]]|}}</span> {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} <span style="font-size:125%">{{#if:{{{next|}}}|[[{{{next|}}}|⇨]]|}}</span> | ||
|- | |- | ||
{{ | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} | ||
{{Infobox|entry|title={{{publisher-title|Publisher}}}|content={{{publisher|}}}}} | {{Infobox|entry|title={{{publisher-title|Publisher}}}|content={{{publisher|}}}}} | ||
{{Infobox|entry|title={{{publication-title|Publication date}}}|content={{{publication|}}}}} | {{Infobox|entry|title={{{publication-title|Publication date}}}|content={{{publication|}}}}} |
Revision as of 17:20, August 28, 2023
Comics infobox | |
---|---|
About
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
andnext
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".