Şablon:Infobox Chapter: Revizyonlar arasındaki fark

Forsaken Saga Viki sitesinden
"{{Infobox | bodystyle = | titlestyle = | title = | abovestyle = background-color:{{Work color|{{{book title}}}}} | above = {{#if:{{{title|}}}|{{{title}}}|{{{pov}}} {{Roman|{{{pov count}}}}}}} | subheaderstyle = | subheader = ''[[{{{book title}}}]]'' chapter | imagestyle = | captionstyle = | image = {{#invoke:InfoboxImage | InfoboxImage | image={{{book cover}}} | size=220px | maxsize=300px | sized..." içeriğiyle yeni sayfa oluşturdu
 
Değişiklik özeti yok
Etiket: Geri alındı
1. satır: 1. satır:
{{Infobox
Meta template. Don't use it directly.
| bodystyle      =
| titlestyle    = | title          =


| abovestyle    = background-color:{{Work color|{{{book title}}}}}
==Usage==
| above          = {{#if:{{{title|}}}|{{{title}}}|{{{pov}}} {{Roman|{{{pov count}}}}}}}
<pre>
 
{{Infobox Chapter
| subheaderstyle =  
| book title =
| subheader      = ''[[{{{book title}}}]]'' chapter
| book cover =
 
| pov =
|   imagestyle  =  
| place        =
| captionstyle  =  
| title =
|   image        = {{#invoke:InfoboxImage | InfoboxImage | image={{{book cover}}} | size=220px | maxsize=300px | sizedefault=frameless | alt={{{alt|}}} | border=yes}}
| page =
| caption        = {{{caption|}}}
| previous =
 
| current =
| headerstyle    = background-color:{{Work color|{{{book title}}}}}
| next =
| labelstyle    =  
| arc previous =
|   datastyle    =  
| arc next =
 
}}</pre>
| label1 = POV
Example:
| data1  = {{{pov|<noinclude>{{{pov}}}</noinclude>}}}
<pre>{{Infobox Chapter
| label2 = Place
| book title = Book title
| data2  = {{{place|<noinclude>{{{place}}}</noinclude>}}}
| book cover = File:fullName
| label3 = Page
| pov = {{{pov}}}
| data3  = {{#if:{{{page|<noinclude>{{{page}}}</noinclude>}}}|{{{page}}} <small>([[Chapters Table of contents|Other versions]])</small>}}
| place        = {{{place}}}
 
| title = {{{title|}}}
| header10 = Chapter chronology <small>([[Chapters|All]])</small>
| page = {{{page}}}
| data11  = {{#if:{{{arc previous|<noinclude>arc previous</noinclude>}}}|{{{arc previous}}}<br>↑}}
| previous = {{{previous|}}}
| data12  = <table style="width:100%;"><tr>
| current = {{{current}}}
<td style="width:33%; text-align:center; vertical-align:middle;">{{#if:{{{previous|<noinclude>previous</noinclude>}}}|{{{previous}}}}}</td>
| next = {{{next|}}}
<td style="vertical-align:middle; {{#if:{{{previous|<noinclude>previous</noinclude>}}}||visibility:hidden;}}">&nbsp;←</td>
| arc previous = {{{arc previous|}}}
<td style="width:33%; text-align:center; vertical-align:middle; padding-right:0.1em; padding-left:0.1em;">{{{current|<noinclude>{{{current}}}</noinclude>}}}</td>
| arc next = {{{arc next|}}}
<td style="vertical-align:middle; {{#if:{{{next|<noinclude>next</noinclude>}}}||visibility:hidden;}}">→&nbsp;</td>
}}</pre>
<td style="width:33%; text-align:center; vertical-align:middle;">{{#if:{{{next|<noinclude>next</noinclude>}}}|{{{next}}}}}</td>
<includeonly>
</tr></table>
[[Category:Book infobox templates|Chapter]]</includeonly>
| data13  = {{#if:{{{arc next|<noinclude>arc next</noinclude>}}}|↓<br>{{{arc next}}}}}
}}<noinclude>
{{documentation}}</noinclude>

00.03, 11 Ağustos 2024 tarihindeki hâli

Meta template. Don't use it directly.

Usage

{{Infobox Chapter
| book title	=
| book cover	=
| pov		=
| place         =
| title		=
| page		=
| previous	=
| current	=
| next		=
| arc previous	=
| arc next	=
}}

Example:

{{Infobox Chapter
| book title	= Book title
| book cover	= File:fullName
| pov		= {{{pov}}}
| place         = {{{place}}}
| title		= {{{title|}}}
| page		= {{{page}}}
| previous	= {{{previous|}}}
| current	= {{{current}}}
| next		= {{{next|}}}
| arc previous	= {{{arc previous|}}}
| arc next	= {{{arc next|}}}
}}