Difference between revisions of "Template:NMLTutorialNavbar"
From TTWiki
Jump to navigationJump to search (nml tutorial navigation template; hopefully works with links and such) |
m (have a double border between cells as some cell sometimes decides to be two lines and become bigger than the others.) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<div style="clear:both;"></div> |
<div style="clear:both;"></div> |
||
<div style="float:left; width:20%; border:1px solid #2f6fab; background:#eaf6f8; padding-left:5px; font-size: 10pt; margin-left:20%; text-align:left;-moz-border-radius-topleft:5px; -moz-border-radius-bottomleft:5px;"> |
<div style="float:left; width:20%; border:1px solid #2f6fab; background:#eaf6f8; padding-left:5px; font-size: 10pt; margin-left:20%; text-align:left;-moz-border-radius-topleft:5px; -moz-border-radius-bottomleft:5px;"> |
||
− | [[NMLTutorial/{{{1}}}|« {{{1}}}]] |
+ | {{#if: {{{1|}}} | [[NMLTutorial/{{{1}}}|« {{{1}}}]] | [[NMLTutorial|« NMLTutorial main page]] }} |
</div> |
</div> |
||
− | <div style="float:left; width:20%; border:1px solid #2f6fab |
+ | <div style="float:left; width:20%; border:1px solid #2f6fab; background:#b1cff8; padding:0; font-size: 10pt; margin:0; text-align:center;"> |
− | '''NML Tutorial: {{ |
+ | '''NML Tutorial: {{SUBPAGENAME}}''' |
</div> |
</div> |
||
− | <div style="float:left; width:20%; border:1px solid #2f6fab |
+ | <div style="float:left; width:20%; border:1px solid #2f6fab; background:#eaf6f8; padding-right:5px; font-size: 10pt; text-align:right;-moz-border-radius-topright:5px; -moz-border-radius-bottomright:5px;"> |
− | [[NMLTutorial/{{{2}}}|{{{2}}} »]] |
+ | {{#if: {{{2|}}} | [[NMLTutorial/{{{2}}}|{{{2}}} »]] | [[NMLTutorial|NMLTutorial main page »]] }} |
</div> |
</div> |
||
<div style="clear:both;"></div> |
<div style="clear:both;"></div> |
Latest revision as of 20:03, 22 August 2011
This is a navbar designed to go at the bottom of NML tutorial pages. It includes a link to the previous, next and main tutorial pages.
NML Tutorial: NMLTutorialNavbar