Template:gamenav
From Homestar Runner Wiki
(Difference between revisions)
m (revert) |
m (revert again (changed my mind)) |
||
| Line 1: | Line 1: | ||
| - | {{# | + | {{#if:{{{noplay}}} |
| - | |<!-- | + | |<!-- noplay yes |
-->{{NavFlex<!-- | -->{{NavFlex<!-- | ||
-->|LeftText=<!-- | -->|LeftText=<!-- | ||
| Line 16: | Line 16: | ||
-->|FileName={{{link|{{{2}}}}}}<!-- | -->|FileName={{{link|{{{2}}}}}}<!-- | ||
-->}} | -->}} | ||
| - | |<!-- | + | |<!-- noplay no |
-->{{NavFlex<!-- | -->{{NavFlex<!-- | ||
-->|LeftText=Game Category: <!-- | -->|LeftText=Game Category: <!-- | ||
| Line 35: | Line 35: | ||
This template is an extension of [[Template:NavFlex]]. If you need to change the visual style, you'll need to edit over there. | This template is an extension of [[Template:NavFlex]]. If you need to change the visual style, you'll need to edit over there. | ||
| + | |||
| + | {{gamenav|cat|filename|prev|next}} | ||
| + | {{gamenav|prev|next|noplay=true}} | ||
; Inputs | ; Inputs | ||
Revision as of 00:06, 8 April 2009
|
This template is an extension of Template:NavFlex. If you need to change the visual style, you'll need to edit over there.
| Game Category: cat |
|
| Game Category: prev |
|
- Inputs
- 1=game category
- 2=filename (for link)
- 3=previous
- 4=next
- link=filename (optional for subtitle parameters, if 2 is incorrect)
- noplay= (for no play)
- Inputs (noplay=true)
- 1=prev
- 2=next
- link=filename (optional for subtitle parameters, if 2 is incorrect)
- noplay=true (for no play)
