Difference between revisions of "Template:TattleRight"

From BattleMaster Wiki
Jump to navigation Jump to search
m (default values)
m (new template structure)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
<table border="0" cellspacing="0" cellpadding="2" style="width: 100%; float: right; margin: 1px 1px 1px 1px; border-right: 2px solid {{{outline|#20ac16}}}; border-left: 2px solid {{{outline|#20ac16}}}; border-bottom: 2px solid {{{outline|#20ac16}}}; border-top: 2px solid {{{outline|#20ac16}}};">
+
<table border="0" cellspacing="0" cellpadding="2" style="width: 100%; float: right; margin: 1px 1px 1px 1px; border-right: 2px solid {{TattleRight/{{{color|green}}}/outline}}; border-left: 2px solid {{TattleRight/{{{color|green}}}/outline}}; border-bottom: 2px solid {{TattleRight/{{{color|green}}}/outline}}; border-top: 2px solid {{TattleRight/{{{color|green}}}/outline}};">
 
<tr>
 
<tr>
<td bgcolor="{{{darkfill|#D6ffc6}}}" width="100%" style="text-align: left; font-weight: bold; border-bottom: 1px solid {{{outline|#20ac16}}}; padding-left: 1%;">{{{date}}}</td>
+
<td bgcolor="{{TattleRight/{{{color|green}}}/dark}}" width="100%" style="text-align: left; font-weight: bold; border-bottom: 1px solid {{TattleRight/{{{color|green}}}/outline}}; padding-left: 1%;">{{{date}}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td bgcolor="{{{lightfill|#e5ffdc}}}" width="100%" style="text-align: left; padding-left: 1%">{{{article}}}</td>
+
<td bgcolor="{{TattleRight/{{{color|green}}}/light}}" width="100%" style="text-align: left; padding-left: 1%">{{{article}}}</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
Line 15: Line 15:
 
|date =  
 
|date =  
 
|article =  
 
|article =  
|outline =
+
|color =
|darkfill=
 
|lightfill=
 
 
}}</pre>
 
}}</pre>
 
*'''date''': Written as ''January 11, 2007''
 
*'''date''': Written as ''January 11, 2007''
 
*'''article''': The body of the article.
 
*'''article''': The body of the article.
*'''outline''': The outline color. If not specified, green is used.
+
*'''color''': The color to use. Valid values are: ''(capitalization counts)''
*'''darkfill''': The darker header color. If not specified, green is used.
+
** green ''(default, if no color specified)''
*'''lightfill''': The lighter article color If not specified, green is used.
+
** blue
 +
** orange
 +
** red
 +
 
 +
==Subpages==
 +
This templates uses the following subpages automtically, you don't need to worry about them. They are listed here for convenience of the tempalte author only.
 +
 
 +
*[[Template:TattleRight/green/outline]]
 +
*[[Template:TattleRight/green/dark]]
 +
*[[Template:TattleRight/green/light]]
 +
*[[Template:TattleRight/blue/outline]]
 +
*[[Template:TattleRight/blue/dark]]
 +
*[[Template:TattleRight/blue/light]]
 +
*[[Template:TattleRight/red/outline]]
 +
*[[Template:TattleRight/red/dark]]
 +
*[[Template:TattleRight/red/light]]
 +
*[[Template:TattleRight/orange/outline]]
 +
*[[Template:TattleRight/orange/dark]]
 +
*[[Template:TattleRight/orange/light]]
 +
 
 +
 
  
 
== Example ==
 
== Example ==
Line 31: Line 49:
 
{{TattleRight
 
{{TattleRight
 
|date = July 9, 2007
 
|date = July 9, 2007
|outline=#d9720e
+
|color=red
|darkfill=#d98b2f
 
|lightfill=#d9b683
 
 
|article = Militia has been demanding quadruple pay. Reported as Bug #123456."}}
 
|article = Militia has been demanding quadruple pay. Reported as Bug #123456."}}
 
</noinclude>
 
</noinclude>

Revision as of 22:20, 18 July 2007


Usage

{{TattleRight
|date = 
|article = 
|color =
}}
  • date: Written as January 11, 2007
  • article: The body of the article.
  • color: The color to use. Valid values are: (capitalization counts)
    • green (default, if no color specified)
    • blue
    • orange
    • red

Subpages

This templates uses the following subpages automtically, you don't need to worry about them. They are listed here for convenience of the tempalte author only.


Example

July 10, 2007
Bug #123456 has been fixed, and is active on testing islands.


July 9, 2007
Militia has been demanding quadruple pay. Reported as Bug #123456."