You are an anonymous user who can't edit RoboWiki.
Log in if you already have an account. If you would like to become an editor for the wiki, request an account.
Log in if you already have an account. If you would like to become an editor for the wiki, request an account.
Template:TitleBox
Jump to navigation
Jump to search
| |
Content. |
Use
This template creates a box with content and a title. Used primarily on the Main Page.
Parameters
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
title | No | Title | Title of the box. |
content | No | Content. | The box's content. |
editlink | No | Link to the page with the content. Useful if the content in the box is just a template, so that editors can have a link to edit the template, if they need to change the box's content. | |
bg | No | #f5fffa | Background color. |
border | No | #cef2e0 | Color of the outer border. |
tbg | No | #cef2e0 | Background color of the title rectangle. |
tborder | No | #a3bfb1 | Border color of the title rectangle. |
style | No | Any extra style rules. |
Skeleton
{{TitledBox |title = |editlink = |bg = |border = |tbg = |tborder = |content = |style = }}
Template obtained from Pikipedia with permission.