Template:Navbox
提供:Terraria Japan Wiki
(版間での差分)
(JAPrqBWUnni) |
(110.142.7.148(トーク)による第3589版を取り消し) |
||
1行: | 1行: | ||
- | + | <includeonly>{|style = "margin: 0 auto 1em; background: #f9f9f9; border: 1px #AFCFE2 solid; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 7px; width:{{{width|80}}}%;" | |
+ | ! style = "padding: 0.2em; background: #E4F0F7; color: #063B5E; text-align: center;" |{{navbar/left|{{{page}}}}}{{{header}}}{{navbar/right}} | ||
+ | |- | ||
+ | | style = "padding: 0.2em; text-align:center" |{{{body}}} | ||
+ | |}</includeonly><noinclude>A very simple navbox. Incorporates the v/t buttons from wikipedia. Use like this: | ||
+ | <pre> | ||
+ | {{ | ||
+ | |page = //The navbox's pagename, used to fill the v/t's targets. | ||
+ | |header = //The title of the navbox | ||
+ | |body = //The body of the navbox | ||
+ | }}</pre> | ||
+ | Currently, the navboxes use the plural name of what they are meant to navigate: [[Template:Slimes]], [[Template:Ores]] etc... | ||
+ | |||
+ | Please keep these boxes simple. | ||
+ | [[Category:Template|*]]</noinclude> |
2011年8月24日 (水) 17:27時点における版
A very simple navbox. Incorporates the v/t buttons from wikipedia. Use like this:
{{ |page = //The navbox's pagename, used to fill the v/t's targets. |header = //The title of the navbox |body = //The body of the navbox }}
Currently, the navboxes use the plural name of what they are meant to navigate: Template:Slimes, Template:Ores etc...
Please keep these boxes simple.