Template:Chapter Infobox: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
(35 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
<infobox theme="thin" theme-source="colors"> |
<infobox theme="thin" theme-source="colors"> |
||
<title source="title" /> |
<title source="title" /> |
||
< |
<data source="image"/> |
||
<image> |
|||
<gallery> |
|||
{{{Cover A|}}}|Cover A |
|||
{{{Cover B|}}}|Cover B |
|||
⚫ | |||
</image> |
|||
⚫ | |||
<group> |
<group> |
||
<header>Information</header> |
<header>Information</header> |
||
⚫ | |||
⚫ | |||
⚫ | |||
<data source="illustrator"> |
|||
<label>Illustrator</label> |
|||
</data> |
|||
<data source="vol"> |
<data source="vol"> |
||
<label>Volume</label> |
<label>Volume</label> |
||
Line 28: | Line 27: | ||
<data source="ja_kanji"> |
<data source="ja_kanji"> |
||
<label>Japanese Title</label> |
<label>Japanese Title</label> |
||
<format><span lang="ja" class="t_nihongo_kanji">{{{ja_kanji}}}</span></format> |
<format><span lang="ja" style="font-family:Meiryo" class="t_nihongo_kanji">{{{ja_kanji}}}</span></format> |
||
</data> |
</data> |
||
<data source="ja_romaji"> |
<data source="ja_romaji"> |
||
<label> |
<label>{{W|Hepburn romanization|Romanized}} Title</label> |
||
<format>''{{{ja_romaji}}}''</format> |
<format>''{{{ja_romaji}}}''</format> |
||
</data> |
</data> |
||
Line 37: | Line 36: | ||
<label>Localized Title</label> |
<label>Localized Title</label> |
||
<format>{{{viztitle}}}</format> |
<format>{{{viztitle}}}</format> |
||
</data> |
|||
<data source="mchapters"> |
|||
<label>Manga Chapter(s)</label> |
|||
</data> |
|||
<data source="nchapters"> |
|||
<label>Novel Chapter(s)</label> |
|||
</data> |
|||
<data source="altname"> |
|||
<label>Alternate Name(s)</label> |
|||
</data> |
|||
<data source="chapters"> |
|||
<label>Total Chapters</label> |
|||
</data> |
|||
<data source="page"> |
<data source="page"> |
||
<label>Total Pages</label> |
<label>Total Pages</label> |
||
</data> |
|||
<data source="sdate"> |
|||
<label>In Store Date</label> |
|||
</data> |
</data> |
||
<data source="date"> |
<data source="date"> |
||
<label><span class="explain" style="font-style: normal;" title="Refers to the date displayed on the magazine cover. This is not necessarily the true date of publication (the in store date or release date).">Cover Date</span></label> |
|||
⚫ | |||
</data> |
</data> |
||
<data source="endate"> |
|||
<label> |
<label>English Release Date</label> |
||
</data> |
</data> |
||
<data source="wsj"> |
<data source="wsj"> |
||
Line 61: | Line 75: | ||
</group> |
</group> |
||
<group layout="horizontal"> |
<group layout="horizontal"> |
||
<header>Chapter Chronology</header> |
|||
<data source="prev"><label>← Previous</label></data> |
<data source="prev"><label>← Previous</label></data> |
||
<data source="next"><label>Next →</label></data> |
<data source="next"><label>Next →</label></data> |
||
</group> |
</group> |
||
</infobox |
</infobox> |
||
⚫ | |||
== Usage & preview == |
== Usage & preview == |
||
<pre> |
<pre> |
||
{{Chapter |
{{Chapter Infobox |
||
|title = |
|title = |
||
|image = |
|image = |
||
| |
|author = |
||
| |
|vol = |
||
|chapter = |
|||
|wsjchapter = |
|wsjchapter = |
||
|ujchapter = |
|ujchapter = |
||
|ja_kanji = |
|ja_kanji = |
||
|ja_romaji |
|ja_romaji = |
||
| |
|viztitle = |
||
| |
|altname = |
||
| |
|chapters = |
||
| |
|page = |
||
| |
|sdate = |
||
| |
|date = |
||
| |
|endate = |
||
| |
|wsj = |
||
|uj = |
|||
|anime = |
|||
|prev = |
|||
|next = |
|||
}} |
}} |
||
</pre> |
</pre> |
||
</noinclude><noinclude>[[Category:Infobox Templates]]</noinclude> |
|||
⚫ |