Template:Front/box: Difference between revisions

From Linguifex
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<noinclude>{{experimental}}</noinclude>
<noinclude>{{experimental}}</noinclude>
<div style="box-shadow: 0 0 .5em #999; border-radius: .2em; margin: 1em 0 .2em 0; padding: 1px;">
<div style="box-shadow: 0 0 .5em #999; border-radius: .2em; margin: 0.1em 0 .1em 0; padding: 1px;">
<div style="background: #{{{color|888}}}; border-radius: .1em; color: #FFF; padding: .4em .8em .5em;"><span style="opacity: .7;">[[File:waves.png|30px|link=|alt=]]</span> &nbsp; '''{{{title}}}'''</div>
<div style="background: #{{{color|888}}}; border-radius: .1em; color: #FFF; padding: .4em .8em .5em;"><span style="opacity: .7;">[[File:waves.png|30px|link=|alt=]]</span> &nbsp; '''{{{title}}}'''</div>
<div style="padding: 1em;">{{{content}}}</div></div>
<div style="padding: 1em;">{{{content}}}</div></div>
<noinclude>{{documentation}}</noinclude>
<noinclude>{{documentation}}</noinclude>

Revision as of 13:17, 13 February 2013

  {{{title}}}
{{{content}}}

This template is used on the home page proposal Faccia.

Usage

{{Front/box
 | color      = 006699
 | title      = The title of this frame in your language
 | content    = <div>
* Bullet 1
* Bullet 2
* Bullet 3
</div>
}}

Syntax

color
This chage the title box background color. Default: ECFCF4 (grey).
title
The title of this frame in your language.
content
The title of this frame in your language. the tags <div></div> are useful only if the first character is a bullet or a number-bullet.