Difference between revisions of "Template:RentalMagicaNavbar"

From Baka-Tsuki
Jump to navigation Jump to search
(Created page with "{| 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: colla...")
 
m (added example & category)
Line 16: Line 16:
 
<hr />
 
<hr />
   
Example from Rental Magica Volume 1 Chapter 1:
+
Example from Rental Magica Volume 1 Chapter 1 (spaces optional):
   
 
<nowiki>
 
<nowiki>
{{RentalMagicaNavbar|back=Rental_Magica_Volume_1:_Prologue{{!}}Prologue|forward=Rental_Magica_Volume_1:_Chapter_2{{!}}Chapter 2}}
+
{{ RentalMagicaNavbar | back=Rental_Magica_Volume_1:_Prologue {{!}} Prologue | forward=Rental_Magica_Volume_1:_Chapter_2 {{!}} Chapter 2 }}
 
</nowiki>
 
</nowiki>
  +
{{ RentalMagicaNavbar | back=Rental_Magica_Volume_1:_Prologue {{!}} Prologue | forward=Rental_Magica_Volume_1:_Chapter_2 {{!}} Chapter 2 }}
 
</noinclude>
 
</noinclude>
  +
  +
[[category:Simple_Navbars]]

Revision as of 00:20, 12 December 2011

This is a navbar for the Rental Magica project. Even if your project uses the exact same format, please create a new template specific to your project and copy the code from this template. This is to prevent possible changes to this template accidentally affecting other projects (and the fact that return to Main Page is hard-coded in).

Usage

All parameters are optional.

back or Back
the page to go back to, in the format Link{{!}}TextToShow
forward or Forward
the page to go forward to, in the format Link{{!}}TextToShow

Example from Rental Magica Volume 1 Chapter 1 (spaces optional):

{{ RentalMagicaNavbar | back=Rental_Magica_Volume_1:_Prologue {{!}} Prologue | forward=Rental_Magica_Volume_1:_Chapter_2 {{!}} Chapter 2 }}