Template:Navbox

From Space Station 13 Wiki
Revision as of 04:31, 4 February 2020 by SaccharineChampion (talk | contribs) (Divvying up templates into subcategories for ease of use)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{{title}}}

{{{content}}}

This is a simple template intended for use in creating navigation templates. It takes two parameters:

  • title - Title of the navigation group. This can also be a link using normal wiki syntax.
  • content - Text to appear in the navigation template "box". The expectation is that this is generally a bulleted list; though it can be in any text.
  • title-bg-color (optional) - Specify a color if you want to use something other than the default blue-green color.
  • float (optional) - CSS float position. Default is right.
  • width (optional) - max width. Default is 30%

Usage

{{Navbox
|title=your title
|content=your content
}}

Example

Input:

{{Navbox
|title=[[User:Conor12]]'s Helpful hints
|content=*[[jobs]]
**[[Location Repository]]
}}

Output: