Template:MushokuTenseiSpaNavbar: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
Sergiocamjur (talk | contribs)
No edit summary
Sergiocamjur (talk | contribs)
No edit summary
 
Line 2: Line 2:
<table id="navbar" border="1" cellpadding="5" cellspacing="0" style="margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaaaaa solid; padding: 0.2em; border-collapse: collapse;">
<table id="navbar" border="1" cellpadding="5" cellspacing="0" style="margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaaaaa solid; padding: 0.2em; border-collapse: collapse;">
<tr>
<tr>
{{#if: {{{2|}}} | <td>{{trim|Retroceder a {{{2}}}}}</td>}}
{{#if: {{{2|}}} | <td>Retroceder {{|{{{2}}}}}</td>}}
<td>[[{{trim|{{{1}}}}}|Volver a la página principal]]</td>
<td>[[{{trim|{{{1}}}}}|Volver a la página principal]]</td>
{{#if: {{{3|}}} | <td>{{trim|Avanzar al {{{3}}}}}</td>}}
{{#if: {{{3|}}} | <td>Avanzar al {{|{{{3}}}}}</td>}}
</tr>
</tr>
</table>
</table>
</includeonly>
</includeonly>
<noinclude>
Usage:
<pre>
{{MushokuTenseiSpaNavBar
    | Main Page (name only, no link)
    | Back Link
    | Forward Link
}}
</pre>
The back link can be left out, but the pipe must be there.
<hr>
Example:
<pre>
{{MushokuTenseiSpaNavBar
    | Kyoukai Senjou no Horizon
    | [[Horizon:Volume 1A Illustrations|Novel Illustrations]]
    | [[Horizon:Volume 1A Table of Content|Table of Content]]
}}
</pre>
{{MushokuTenseiSpaNavBar
    | Kyoukai Senjou no Horizon
    | [[Horizon:Volume 1A Illustrations|Novel Illustrations]]
    | [[Horizon:Volume 1A Table of Content|Table of Content]]
}}
[[category:Simple Navbars]]
</noinclude>

Latest revision as of 19:49, 9 January 2015