Difference between revisions of "Template:Ambox/message"
Line 1: | Line 1: | ||
<!-- | <!-- | ||
− | -->{{#if:{{{1|}}}|<span style="font-size: 90%; {{{1style|}}}">''{{lang|en=“|de= | + | -->{{#if:{{{1|}}}|<span style="font-size: 90%; {{{1style|}}}">''{{lang |
+ | |en=“ | ||
+ | |de=„ | ||
+ | |fr=« | ||
+ | |ru=« | ||
+ | }}{{{1|Quote here}}}{{lang | ||
+ | |en=” | ||
+ | |de=“ | ||
+ | |fr= ». | ||
+ | |ru=». | ||
+ | }}''</span><br />|}}<!-- | ||
-->{{#if:{{{2|}}}|<span style="font-size: 100%; font-weight: bold; {{{2style|}}}">{{{2|This article needs fixing.}}}</span><br />|}}<!-- | -->{{#if:{{{2|}}}|<span style="font-size: 100%; font-weight: bold; {{{2style|}}}">{{{2|This article needs fixing.}}}</span><br />|}}<!-- | ||
-->{{#if:{{{3|}}}|<span style="font-size: 95%; {{{3style|}}}">{{{3|You can help Team Fortress Wiki by editing it.}}}</span><br />|}}<!-- | -->{{#if:{{{3|}}}|<span style="font-size: 95%; {{{3style|}}}">{{{3|You can help Team Fortress Wiki by editing it.}}}</span><br />|}}<!-- |
Revision as of 10:59, 5 November 2010
Documentation for Ambox/message
Usage
- All 6 parameters can be used independently.
Example
{{ambox/message | 1 = Oh dear, I've made quite a mess. | 2 = This page has been marked for general cleanup. | 3 = Please see [[Help:Style guide|Team Fortress Wiki style guide]] for information on how to improve this article. }}
... produces (when used inside {{ambox}}
):
“Oh dear, I've made quite a mess.” This page has been marked for general cleanup. Please see Team Fortress Wiki style guide for information on how to improve this article. |