Template:Magazine Infobox: Difference between revisions

Content deleted Content added
missing code
m Usage Notes: clean up, replaced: . → .
 
(17 intermediate revisions by 7 users not shown)
Line 1:
<infobox theme-source="colors">
<title source="title"><label>Title</label></title>
<imagedata source="image"><label>Image< /label></image>
<data source="ja_kanji"><label>Japanese Name</label><format><span lang="ja" style="font-family:Meiryo" class="t_nihongo_kanji">{{{ja_kanji}}}</span></format></data>
<data source="altname"><label>Alternate Names</label></data>
Line 9:
<data source="category"><label>Category</label></data>
<data source="price"><label>Price</label></data>
<data source="pages"><label>Pages</label></data>
<data source="isbn"><label>ISBN</label></data>
<data source="publisher"><label>Publisher</label></data>
<data source="designer"><label>Cover Designer</label></data>
<data source="editor"><label>Editor</label></data>
<data source="date"><label>Publication Period</label></data>
<data source="magazine"><label>Magazine</label></data>
<data source="release"><label>Release Date</label></data>
<data source="circulation"><label>Circulation</label></data>
<data source="medium"><label>Medium</label></data>
<data source="website"><label>Website</label></data>
<group layout="horizontal">
<header>Magazine Chronology</header>
<data source="prev"><label>← Previous</label></data>
<data source="next"><label>Next →</label></data>
</group>
</infobox>
<noinclude>
== Template Usage ==
<nowiki>{{Template:Magazine Infobox
|title =
|image =
|ja_kanji =
|altname =
|frequency =
Line 28 ⟶ 38:
|category =
|price =
|pages =
|isbn =
|publisher =
|designer =
|editor =
|date =
|magazine =
|release =
|circulation =
|medium =
|website =
|prev =
|next =
}}</nowiki>
 
Line 39 ⟶ 56:
*'''Title''': The title of the article, ie. the name of the book.
*'''Japanese Name''': The magazine's original title, in katakana/hiragana.
*'''Alternate Names''': Other names associated with the magazine.
*'''Frequency of Publication''': Frequency at which magazine is released.
*'''Country''': Country magazine is published in.
*'''Language''': Language magazine is published in.
*'''Price''': List Priceprice magazine is typically sold at.
*'''Publication Period''': The date the magazine was published.
*'''Magazine''': The magazine the issue is from (for separate JOJO magazine issue pages).
*'''Release Date''': The date the magazine issue was published (for separate JOJO magazine issue pages).
*'''Publisher''': The magazine's publisher.
*'''Designer''': The magazine's cover designer.
*'''Editor''': The magazine's editor.
*'''Circulation''': The number of magazinedmagazines shipped.
*'''Medium''': What type of book it is - artbook, light novel, etc.
*'''Website''': Website of book if one exists.