Difference between revisions of "Template:Navbox"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<onlyinclude><div id="box" style="float: right; background:#96C5AF; margin-left: 10px; max-width: 30%;">
<onlyinclude><div id="box" style="float: {{{float|right}}}; background:#96C5AF; margin-left: 10px; max-width: {{{width|30%}}};{{{1|}}}">
<div style="text-align: center; font-size: 16px; padding: 5px; color: black">'''{{{title}}}'''</div>
<div style="text-align: center; font-size: 16px; padding: 5px; color: black">'''{{{title}}}'''</div>
<div style="padding: 0.5em; background:#ffffff;">
<div style="padding: 0.5em; background:#ffffff;">

Revision as of 12:14, 10 December 2009

{{{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.

Usage

{{Navbox
|title=your title
|content=your content
}}
KBtip2.png Tip: See the Style Guide for Navbox usage relevant to the Knowledge Base.

Example

Input:

{{Navbox
|title=[[User:Magellan Linden|Magellan]]'s Discoveries
|content=*[[Nautilus City investigation|Nautilus City]]
**[[Magellan_and_Gaeta|Gaeta]]
**[[LDPW]]
*[[Agni]]
*[[Aditi]]
}}

Output: