Abrir menu principal

Mudanças

 

m
uma edição
<table class="infobox" style="width: 20em; text-align: left">
<tr><th colspan="2" style="text-align:center; font-size:125%; font-weight:bold; background-color:{{Work color|ADwD}}">{{{title|{{{pov}}} {{Roman|{{{pov count}}}}}}}}</th></tr>
<tr><th colspan="2" style="text-align:center; font-weight:bold;">''[[A Dance with Dragons]]'' chapter</th></tr>
<tr><th colspan="2" style="text-align:center;">[[File:ADanceWithDragons.jpg|220px|link=A dance with dragons]]</th></tr>

<tr><th>POV</th><td>[[{{{pov pagename|{{{pov}}}}}}]]</td></tr>
<tr><th>Page</th><td>{{#if:{{{bantam hc page|}}}|{{{bantam hc page}}} <small>Bantam HC</small>}}<small>([[Chapters_Table_of_contents#A_Dance_with_Dragons|Other versions]])</small></td></tr>

<tr><th colspan="2" style="text-align:center;">Chapter chronology <small>([[Chapters#A Dance with Dragons|All]])</small></th></tr>
<tr><th colspan="2"><table style="width:100%; background: transparent; text-align: center; font-size: 88%; line-height: 1.4em; vertical-align: top">
{{#if:{{{arc previous|{{#ifexist:{{{pov}}} {{Roman|{{#expr:{{{pov count}}}-1}}}} (A Dance with Dragons)|1}}}}}|
<tr>
<td style="width: 33%; padding: 0.2em 0.1em 0.2em 0" colspan="3">[[{{{arc previous|{{{pov}}} {{Roman|{{#expr:{{{pov count}}}-1}}}}}}} (A Dance with Dragons)|{{{arc previous|{{{pov}}} {{Roman|{{#expr:{{{pov count}}}-1}}}}}}}]]<br>↑</td>
</tr>
}}
<tr>
<td style="width: 33%; padding: 0.2em 0.1em 0.2em 0">{{#if:{{{previous|}}}|[[{{{previous}}} (A Dance with Dragons)|{{{previous}}}]]&nbsp;←}}</td>
<td style="width: 33%; padding: 0.2em 0.1em 0.2em 0">[[{{{title|{{{pov}}} {{Roman|{{{pov count}}}}}}}} (A Dance with Dragons)|{{{title|{{{pov}}} {{Roman|{{{pov count}}}}}}}}]]</td>
<td style="width: 33%; padding: 0.2em 0.1em 0.2em 0">{{#if:{{{next|}}}|→&nbsp;[[{{{next}}} (A Dance with Dragons)|{{{next}}}]]}}</td>
</tr>
{{#if:{{{arc next|{{#ifexist:{{{pov}}} {{Roman|{{#expr:{{{pov count}}}+1}}}} (A Dance with Dragons)|1}}}}}|
<tr>
<td style="width: 33%; padding: 0.2em 0.1em 0.2em 0" colspan="3">↓<br>[[{{{arc next|{{{pov}}} {{Roman|{{#expr:{{{pov count}}}+1}}}}}}} (A Dance with Dragons)|{{{arc next|{{{pov}}} {{Roman|{{#expr:{{{pov count}}}+1}}}}}}}]]</td>
</tr>
}}
</table></th></tr>

</table><noinclude>

Template for use in chapter articles of ''A Dance with Dragons''.

==Usage==

<pre style="width:90em">
{{Infobox Chapter ADwD
| pov = <!-- Name of POV character; for special chapters (prologues, The Reaver, …) pass the chapter title in the title parameter instead. -->
| pov count = <!-- The chapter count for this POV character -->

| title = <!-- If the chapter is not named after a character name, use this parameter instead -->
| pov pagename = <!-- pagename of the POV character, for special chapters. -->

| previous = <!-- title of previous chapter in the book -->
| next = <!-- title of next chapter in the book -->

| previous arc = <!-- title of previous chapter in the (POV) arc. Standard arcs (Bran I → Bran II) work automatically. -->
| next arc = <!-- title of next chapter in the (POV) arc. Standard arcs (Bran I → Bran II) work automatically. -->
}}
</pre>

[[Category:Infobox templates|Chapter]]</noinclude>