Template:Headerblue

From The Sims Wiki, a collaborative database for The Sims series
This is an old revision of this page, as edited by sims>Nikel23 at 04:43, 30 April 2015 (Created page with "<div class=bluebar style="margin-top: {{#if:{{{icon|}}}|20px|5px}};">{{#if:{{{icon|}}}|<div style="margin-top: -15px; margin-right: 10px; float: left;">[[File:{..."). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{{text}}}
Template documentation (View · Edit · History · Purge)
Usage

This template is a simplified version of the blue header from <div class="bluebar">.

Parameters
  • text · Optional - The text for the header.
  • icon · Optional - The icon for the header. The value should omit the File: namespace, e.g. Example.png.
  • iconsize · Optional - Requires icon. The width of the icon. The default value is 50px. May be necessary for small icons like icons from The Sims 2. Remember that different icons with the same width (e.g. 50px) may have different height! To set the height of the icon with variable width, set the iconsize value with a preceding "x". Example: x25px.
  • iconlink · Optional - Requires icon. The icon link. Default not set.
  • iconpos · Optional - Requires icon. If the value is right, the icon will appear on the right; left otherwise.
Examples

The following code:

{{Headerblue|text=Text here}}

... will produce:

Text here

{{Headerblue|icon=W newspaper.png|text=Text here}}

... will produce:

Text here

{{Headerblue|icon=Backstory Render LL.png|text=Text here|iconsize=x50px|iconlink=Lunar Lakes|iconpos=right}}

... will produce:

Lunar Lakes

Visit Template:Headerblue/doc to edit this text! (How does this work?) (Refresh this text - why?)