Differenze tra le versioni di "Template:Chapterinfobox"

m
Centrate verticalmente le celle sul lato destro
(Inserito il modulo colorscheme e eliminato il bordo)
m (Centrate verticalmente le celle sul lato destro)
<div style="display: table-row;">
<div class="align-middle text-right" style="width: 40%; display: table-cell; border-bottom: 1px solid #aaa;">'''Raccolto in'''</div>
<div class="align-middle text-left" style="display: table-cell; border-bottom: 1px solid #aaa;">[[{{{manga_series}}} volume {{{volume}}}|Vol. {{{volume}}}]]</div>
</div>
<div style="display: table-row;">
<div class="align-middle text-right" style="display: table-cell;">'''Capitolo #'''</div>
<div class="align-middle text-left" style="display: table-cell;">{{{number}}}</div>
</div>
</div>
<div style="display: table-row;">
<div class="align-middle text-right" style="width: 40%; display: table-cell; border-bottom: 1px solid #aaa;">'''Luogo'''</div>
<div class="align-middle text-left" style="display: table-cell; border-bottom: 1px solid #aaa;">{{{location}}}</div>
</div>
<div style="display: table-row;">
<div class="align-middle text-right" style="display: table-cell;">'''Manga'''</div>
<div class="align-middle text-left" style="display: table-cell;">{{{series}}}</div>
</div>
</div>
<div style="display: table-row;">
<div class="align-middle text-right" style="width: 40%; display: table-cell; border-bottom: 1px solid #aaa;">'''Capitolo precedente'''</div>
<div class="align-middle text-left" style="display: table-cell; border-bottom: 1px solid #aaa;">{{{prev_chapter}}}</div>
</div>
<div style="display: table-row;">
<div class="align-middle text-right" style="display: table-cell;">'''Capitolo successivo'''</div>
<div class="align-middle text-left" style="display: table-cell;">{{{next_chapter}}}</div>
</div>
</div>