Difference between revisions of "Template:NMLTutorialNavbar"

From TTWiki
Jump to navigationJump to search
(subpagename and some if's)
m (1 != 2)
Line 8: Line 8:
 
</div>
 
</div>
 
<div style="float:left; width:20%; border:1px solid #2f6fab; border-left: none; background:#eaf6f8; padding-right:5px; font-size: 10pt; text-align:right;-moz-border-radius-topright:5px; -moz-border-radius-bottomright:5px;">
 
<div style="float:left; width:20%; border:1px solid #2f6fab; border-left: none; background:#eaf6f8; padding-right:5px; font-size: 10pt; text-align:right;-moz-border-radius-topright:5px; -moz-border-radius-bottomright:5px;">
{{#if: {{{1|}}} | [[NMLTutorial/{{{2}}}|{{{2}}} &raquo;]] | [[NMLTutorial|NMLTutorial main page &raquo;]] }}
+
{{#if: {{{2|}}} | [[NMLTutorial/{{{2}}}|{{{2}}} &raquo;]] | [[NMLTutorial|NMLTutorial main page &raquo;]] }}
 
</div>
 
</div>
 
<div style="clear:both;"></div>
 
<div style="clear:both;"></div>

Revision as of 12:44, 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