Template:Chapter Infobox: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
(13 intermediate revisions by 5 users not shown) | |||
Line 4: | Line 4: | ||
<group> |
<group> |
||
<header>Information</header> |
<header>Information</header> |
||
<data source="author"> |
|||
<label>Author</label> |
|||
</data> |
|||
<data source="illustrator"> |
|||
<label>Illustrator</label> |
|||
</data> |
|||
<data source="vol"> |
<data source="vol"> |
||
<label>Volume</label> |
<label>Volume</label> |
||
Line 24: | Line 30: | ||
</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 30: | 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> |
<label>Alternate Name(s)</label> |
||
</data> |
|||
<data source="chapters"> |
|||
<label>Total Chapters</label> |
|||
</data> |
</data> |
||
<data source="page"> |
<data source="page"> |
||
Line 64: | Line 79: | ||
<data source="next"><label>Next →</label></data> |
<data source="next"><label>Next →</label></data> |
||
</group> |
</group> |
||
</infobox |
</infobox> |
||
<noinclude> |
|||
== 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> |