Şablon:Infobox Chapter: Revizyonlar arasındaki fark
"{{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: | ||
Meta template. Don't use it directly. | |||
==Usage== | |||
<pre> | |||
{{Infobox Chapter | |||
| | | book title = | ||
| | | book cover = | ||
| pov = | |||
| | | place = | ||
| | | title = | ||
| | | page = | ||
| | | previous = | ||
| current = | |||
| | | next = | ||
| | | arc previous = | ||
| | | arc next = | ||
}}</pre> | |||
| | Example: | ||
<pre>{{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|}}} | |||
}}</pre> | |||
<includeonly> | |||
< | [[Category:Book infobox templates|Chapter]]</includeonly> | ||
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|}}}
}}