Difference between revisions of "Template:Ambox/message"

From Team Fortress Wiki
Jump to: navigation, search
m
m (Added Support For Arabic.)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<!--  
 
<!--  
-->{{#if:{{{1|}}}|<span style="font-size: 90%; {{{1style|}}}">''{{lang|en=“|ru=«}}{{{1|Quote here}}}{{lang|en=”|ru=»}}''</span><br />|}}<!--  
+
-->{{#if:{{{1|}}}|<span style="font-size: 90%; {{{1style|}}}">''{{lang
 +
|en=“
 +
|de=„
 +
|es=«
 +
|fr=« 
 +
|pt-br="
 +
|ru=«
 +
|ar=“
 +
}}{{{1|Quote here}}}{{lang
 +
|en=”
 +
|de=“
 +
|es=»
 +
|fr= »
 +
|pt-br="
 +
|ru=»
 +
|ar=”
 +
}}''</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 />|}}<!--  
Line 21: Line 37:
 
... produces (when used inside {{tl|ambox}}):
 
... produces (when used inside {{tl|ambox}}):
  
{{Ambox | image = Information.png | type = notice-2
+
{{Ambox | image = Pictogram info.png | type = notice-2
 
| contents = {{ ambox/message
 
| contents = {{ ambox/message
 
  | 1 = Oh dear, I've made quite a mess.
 
  | 1 = Oh dear, I've made quite a mess.

Latest revision as of 14:24, 3 November 2022

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}}):