Template:Manga chapter: Difference between revisions

From Medapedia
Jump to navigationJump to search
(test)
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| class="infobox" border="1" cellpadding="5" cellspacing="0" width="330" style="width:22em; font-size:100%; text-align:center; margin-bottom:3px; margin-left:5px; color:#000;"  
{| id="publication" class="infobox" style="width:300px"
! colspan="2" style="font-size:125%" |
|-
|-
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan=2 style="background:#CCCCCC;" | '''{{{name|}}}''' <br> {{#if: {{{name-j|}}} | {{#if: {{{name-r|}}} | {{r|{{{name-j|}}}|{{{name-r|}}}}} | {{name-j|}}}}}}
{{#if: {{{image|}}} | {{!}}-
{{!}} colspan=2 {{!}} [[Image:{{{image}}}|250px|]] }}
|-
|-
{{#if:{{{publisher|}}}|
! width =100 style="background:#CCCCCC;" | Series
{{!}} '''Publisher'''
| style="background:#EEEEEE;" | {{{series|}}}
{{!}} {{{publisher}}}
}}
|-
|-
{{#if:{{{label|}}}|
! style="background:#CCCCCC;" | Author
{{!}} '''Label'''
| style="background:#EEEEEE;" | {{{author|}}}
{{!}} {{{label}}}
}}
|-
|-
{{#if:{{{artist|}}}|
! style="background:#CCCCCC;" | Publication
{{!}} '''Artist(s)'''
| style="background:#EEEEEE;" | {{{publication|}}}
{{!}} {{{artist}}}
}}
|-
|-
{{#if:{{{writer|}}}|
! style="background:#CCCCCC;" | Release  date
{{!}} '''Writer(s)'''
| style="background:#EEEEEE;" | {{{date|}}}
{{!}} {{{writer}}}
}}
|-
|-
{{#if:{{{volumes|}}}|
! style="background:#CCCCCC;" | Previous issue
{{!}} '''Volumes'''
| style="background:#EEEEEE;" | {{{previssue|}}}
{{!}} {{{volumes}}}
}}
|-
|-
{{#if:{{{release|}}}|
! style="background:#CCCCCC;" | Next issue
{{!}} '''Release date'''
| style="background:#EEEEEE;" | {{{nextissue|}}}
{{!}} {{date|{{{release}}}}}
}}
|-
|-
{{#if:{{{series|}}}|
|}<includeonly>{{#ifeq: {{{cat|}}} | false || [[Category:Manga chapter]]}}</includeonly>
{{!}} colspan="2" style="text-align:center" {{!}} {{#if:{{{previous|}}}|'''[[{{{previous}}}|<<]]'''}} <span style="font-size:97%">[[{{{series}}}#Volumes|List of volumes]]</span> {{#if:{{{next|}}}|'''[[{{{next}}}|>>]]'''}}
<noinclude>
==Description==
This is the template for individual chapter of manga series
 
To use the template, put the following text at the top of the article and fill in each section.
 
<pre><nowiki>
{{Manga chapter
| name        =
| name-j      =
| name-r      =
| series      =
| publication =
| author      =
| date        =
| previssue  =
| nextissue  =
}}
}}
|}
</nowiki></pre>
==Usage==
[[Category:Infobox templates]]
{|style="float:right;width:70%;margin:0 0 1em 1em" class=wikitable
 
!colspan=2|Syntax
== Advanced ==
|-
If you don't want the template to categorize the page it's on under [[:Category:Manga chapter]], add ''|cat=false''.
|&#124;title=
|The name, if different from the article title.
|-
|&#124;image=
|An image of the publication - ideally the cover.
|-
|&#124;publisher=
|The publishing house.
|-
|&#124;label=
|The label it is published under.
|-
|&#124;artist=
|The publication's artist(s).
|-
|&#124;writer=
|The publication's writer(s).
|-
|&#124;volumes=
|For publication series articles, the number of volumes in the series.
|-
|&#124;release=
|The date of release (use {{tem|flag list}}).
|-
|&#124;series=
|The series.
|-
|&#124;previous=
|The previous volume.
|-
|&#124;next=
|The next volume.
|}


<pre>
</noinclude>
{{publication infobox
|title=
|image=
|publisher=
|label=
|artist=
|writer=
|volumes=
|release=
|series=
|previous=
|next=
}}
</pre>

Latest revision as of 07:03, 10 December 2024

'
Series
Author
Publication
Release date
Previous issue
Next issue

Description[edit]

This is the template for individual chapter of manga series

To use the template, put the following text at the top of the article and fill in each section.

{{Manga chapter
| name        = 
| name-j      = 
| name-r      = 
| series      =
| publication = 
| author      = 
| date        = 
| previssue   = 
| nextissue   = 
}}

Advanced[edit]

If you don't want the template to categorize the page it's on under Category:Manga chapter, add |cat=false.