Template:ShanaNavbar: Difference between revisions
Jump to navigation
Jump to search
Jonathanasdf (talk | contribs) 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: col..." |
Jonathanasdf (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | |||
{{Navigation | |||
| Shakugan no Shana | |||
| | | {{{1|}}} | ||
| {{{2|}}} | |||
}} | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
This is a navbar for the Shakugan no Shana 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). [[Template: | This is a navbar for the Shakugan no Shana 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). Currently delegates to [[Template:Navigation|the Navigation template]]. | ||
=== Usage === | === Usage === | ||
; 1: the link to go back to | |||
; | ; 2: the link to go forward to | ||
; | |||
<hr /> | <hr /> | ||
Example usage: | Example usage (spaces optional): | ||
<pre> | |||
{{ShanaNavbar | |||
| [[Shakugan_no_Shana:Volume5_Interlude1 | Interlude 1]] | |||
| [[Shakugan_no_Shana:Volume5_Interlude2 | Interlude 2]] | |||
}} | |||
</pre> | |||
{{ShanaNavbar | |||
| [[Shakugan_no_Shana:Volume5_Interlude1 | Interlude 1]] | |||
| [[Shakugan_no_Shana:Volume5_Interlude2 | Interlude 2]] | |||
}} | |||
[[category:Simple_Navbars]] | |||
</noinclude> | </noinclude> |
Latest revision as of 03:16, 15 December 2011
This is a navbar for the Shakugan no Shana 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). Currently delegates to the Navigation template.
Usage[edit]
- 1
- the link to go back to
- 2
- the link to go forward to
Example usage (spaces optional):
{{ShanaNavbar | [[Shakugan_no_Shana:Volume5_Interlude1 | Interlude 1]] | [[Shakugan_no_Shana:Volume5_Interlude2 | Interlude 2]] }}
Back to Interlude 1 | Return to Main Page | Forward to Interlude 2 |