Template:Front/box: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>{{experimental}}</noinclude> | <noinclude>{{experimental}}</noinclude> | ||
<div style="box-shadow: 0 0 .7em . | <div style="box-shadow: 0 0 .7em .1em #999; margin: 0.3em 0 .3em 0; padding: 1px;"> | ||
<div style="background: #{{{color|888}}}; border-radius: .1em; color: #FFF; padding: .4em .8em .5em;"><span style="opacity: .7;">[[File:{{{file|waves.png}}}|30px|link=|alt=]]</span> '''{{{title}}}'''</div> | <div style="background: #{{{color|888}}}; border-radius: .1em; color: #FFF; padding: .4em .8em .5em;"><span style="opacity: .7;">[[File:{{{file|waves.png}}}|30px|link=|alt=]]</span> '''{{{title}}}'''</div> | ||
<div style="padding: 1em;">{{{content}}}</div></div> | <div style="padding: 1em;">{{{content}}}</div></div> | ||
<noinclude>{{documentation}}</noinclude> | <noinclude>{{documentation}}</noinclude> |
Latest revision as of 18:08, 13 February 2013
This page describes a proposed process or system that is in an experimental stage. Consensus may or may not exist for this process. When editing this page, please ensure that your revision reflects consensus. When in doubt, discuss first on the talk page. |
{{{title}}}
{{{content}}}
- The following documentation is located at Template:Front/box/doc. [edit]
- Useful links: root page • root page’s subpages • links • redirects • transclusions • errors (parser/module) • sandbox
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.