Difference between revisions of "Template:TattleRumour"

From BattleMaster Wiki
Jump to navigation Jump to search
m (New page: <includeonly> <table border="0" cellspacing="0" cellpadding="2" style="width: 100%; float: left; margin: 1px 1px 1px 1px; border-right: 2px solid #D1D100; border-left: 2px solid #D1D100; b...)
 
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
<table border="0" cellspacing="0" cellpadding="2" style="width: 100%; float: left; margin: 1px 1px 1px 1px; border-right: 2px solid #D1D100; border-left: 2px solid #D1D100; border-bottom: 2px solid #D1D100; border-top: 2px solid #D1D100; background-color: #F5FFB1">
 
<table border="0" cellspacing="0" cellpadding="2" style="width: 100%; float: left; margin: 1px 1px 1px 1px; border-right: 2px solid #D1D100; border-left: 2px solid #D1D100; border-bottom: 2px solid #D1D100; border-top: 2px solid #D1D100; background-color: #F5FFB1">
<tr><td bgcolor="#E9E9E9" style="font-weight: bold; font-size: larger; border-bottom: 1px solid #D1D100; padding-left: 1%;">{{{title}}}</td><td bgcolor="#F7FF77" valign="bottom" style="text-align: right; font-style: italic; font-size: smaller; border-bottom: 1px solid #A9A9A9; vertical-align: bottom; padding-right: 1%">{{{date}}}</td></tr>
+
<tr><td bgcolor="#F7FF77" style="font-weight: bold; font-size: larger; border-bottom: 1px solid #D1D100; padding-left: 1%;">{{{title}}}</td><td bgcolor="#F7FF77" valign="bottom" style="text-align: right; font-style: italic; font-size: smaller; border-bottom: 1px solid #D1D100; vertical-align: bottom; padding-right: 1%">{{{date}}}</td></tr>
 
<tr><td colspan=2 style="padding-left: 1%;">{{{article}}}</td></tr>
 
<tr><td colspan=2 style="padding-left: 1%;">{{{article}}}</td></tr>
<tr><td colspan=2 style="text-align: right; font-style: italic; font-size: smaller; padding-right: 1%;">{{{author|-- [[User:Indirik|Indirik]]}}}</td></tr>
+
{{#if: {{{sourceurl|}}} | <tr><td colspan=2 style="text-align: left; font-style: italic; font-size: smaller; padding-right: 1%;">Source URL:[{{{sourceurl}}} {{{sourceurl}}}]</td></tr> |}}
 +
<tr><td colspan=2 style="text-align: right; font-style: italic; font-size: smaller; padding-right: 1%;">{{{author|--anon. }}}</td></tr>
 
</table></includeonly>
 
</table></includeonly>
<noinclude>
+
<noinclude>{{Documentation}}
__NOTOC__
 
== Intro ==
 
This is a template for [[The TattleMaster]]. This is a template for posting general information not related to a specific current feature. The information may be related to upcoming features, long-range plans that may never be implemented, or just pie-in-the-sky style things that I glean from multiple sources such as the DList, bugtracker, etc.
 
== Usage ==
 
<pre>{{TattleRumour
 
|date =
 
|title =
 
|article =
 
|author =
 
}}</pre>
 
 
 
*'''date''': Written as ''January 11, 2007''
 
*'''title''': The article title
 
*'''article''': The body of the article.
 
*'''author''': The author's name/signature. If not specified, the default short sig is used.
 
 
 
{{TattleRumour
 
|date = July 10, 2007
 
|title = Testing the template
 
|article = This is a test of the revised template. This is what an article written using this template should look like.
 
}}
 
{{TattleRumour
 
|date = July 10, 2007
 
|title = Testing the template
 
|article = This is a test of the revised template. This is what an article written using this template should look like.
 
|author = --[[User:Indirik|Indirik]]
 
}}
 
 
[[Category:TattleMaster]]
 
[[Category:TattleMaster]]
 
</noinclude>
 
</noinclude>

Latest revision as of 17:38, 17 March 2009

Template-info.svg Template Documentation
This documentation is transcluded from Template:TattleRumour/doc.

ExamplesSandbox

Intro

This is a template for The TattleMaster. This is a template for posting general information not related to a specific current feature. The information may be related to upcoming features, long-range plans that may never be implemented, or just pie-in-the-sky style things that I glean from multiple sources such as the DList, bugtracker, etc.

Usage

{{TattleRumour
|date = 
|title =
|article = 
|sourceurl = 
|author =
}}
  • date: Written as January 11, 2007
  • title: The article title
  • article: The body of the article.
  • sourceurl: When applicable, a website where the information can be found. Must start with "http://".
  • author: The author's name/signature. If not specified, the default short sig is used.