Views
Actions
Difference between revisions of "Template:NavBar"
From LotR TCG Wiki
(Revamping template to utilize parser functions to avoid rendering portions of the table as appropriate.) |
|||
Line 1: | Line 1: | ||
− | <includeonly>{|class="wikitable" style="width: | + | <includeonly>{|class="wikitable" style="width:60%;margin-left: auto; margin-right: auto;" |
− | |style="text-align:left"|{{ExtImgLink|{{{3}}}|previous.gif}} [[{{{3}}}]] | + | |style="text-align:left;width:20%;"|{{ExtImgLink|{{{3}}}|previous.gif}} {{#if: {{{3|}}} | [[{{{3}}}]] }} |
− | |style="text-align:center"| {{ExtImgLink|{{{2}}}|home.gif}} Back to [[{{{2}}}]] {{ExtImgLink|{{{2}}}|home.gif}} | + | |style="text-align:center;width:20%;"| {{ExtImgLink|{{{2}}}|home.gif}} {{#if: {{{2|}}} | Back to [[{{{2}}}]] }} {{ExtImgLink|{{{2}}}|home.gif}} |
− | |style="text-align:right"| [[{{{4}}}]] {{ExtImgLink|{{{4}}}|next.gif}} | + | |style="text-align:right;width:20%;"| {{#if: {{{4|}}} | [[{{{4}}}]] }} {{ExtImgLink|{{{4}}}|next.gif}} |
|} | |} | ||
</includeonly> | </includeonly> |