Template:Manga chapter: Difference between revisions

From Medapedia
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(2 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;"
|-
| 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|]] }}
|-
! width =100 style="background:#CCCCCC;" | Series
| style="background:#EEEEEE;" | {{{series|}}}
|-
! style="background:#CCCCCC;" | Author
| style="background:#EEEEEE;" | {{{author|}}}
|-
! style="background:#CCCCCC;" | Publication
| style="background:#EEEEEE;" | {{{publication|}}}
|-
! style="background:#CCCCCC;" | Release  date
| style="background:#EEEEEE;" | {{{date|}}}
|-
! style="background:#CCCCCC;" | Previous issue
| style="background:#EEEEEE;" | {{{previssue|}}}
|-
! style="background:#CCCCCC;" | Next issue
| style="background:#EEEEEE;" | {{{nextissue|}}}
|-
|}<includeonly>{{#ifeq: {{{cat|}}} | false || [[Category:Manga chapter]]}}</includeonly>
<noinclude>
<noinclude>
<!-- Template:Manga chapter -->
==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>
[[Category:Infobox templates]]
 
== Advanced ==
If you don't want the template to categorize the page it's on under [[:Category:Manga chapter]], add ''|cat=false''.
 
</noinclude>
</noinclude>
<includeonly>
<div class="article-info-box" style="border: 1px solid #ccc; padding: 15px; background-color: #f9f9f9;">
  <b>Title:</b> {{{Title}}}<br>
  <b>Author:</b> {{{Author}}}<br>
  <b>Image:</b> {{{Image}}}<br>
  <b>Publication date:</b> {{{Publication date}}}<br>
  <b>Magazine:</b> {{{Magazine}}}<br>
  <b>Publisher:</b> {{{Publisher}}}<br>
  <b>Previous Volume:</b> {{{Previous Volume}}}<br>
  <b>Next Volume:</b> {{{Next Volume}}}
</div>
</includeonly>

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.