YellowWarningTriangle.png This wiki is closed in favour of the new wiki. Information shown is likely to be very out of date.

Difference between revisions of "Template:Summary box"

From Discovery Wiki
Jump to navigationJump to search
Line 1: Line 1:
{{Listbox|{{{1}}}|{{{2}}}|<div style="font-size: small;">{{{3}}}</div>|{{{4|}}}}}
+
<noinclude><!--</noinclude>
 +
{| style="float: {{#if: {{{4|}}} | {{{4}}} | left }}; margin-bottom: 10px; margin-left: 1em; width: 25%; border: 1px solid {{{1}}};" cellpadding="3"
 +
|-
 +
| style="text-align: center; font-size: larger; background: {{{1}}}; color: #ffffff;" |'''{{{2}}}'''
 +
|-
 +
| style="padding-bottom: 7px; font-size: small;" |
 +
{{{3}}}
 +
|}
 +
<noinclude>
 +
-->
 +
This template allows you to
 +
*specify a color in any form; #hex, color, rgb.
 +
*specify a title
 +
<pre>{{Summarybox|color|title|information|float [optional]}}</pre>
 +
==Usage==
 +
<pre>{{Summarybox|#006600|Rheinland operations|
 +
* The [[Rheinland Military|Military]] commands superior forces
 +
* Attack them using hit and run tactics
 +
* Hit important targets especially
 +
* Withdraw if faced with superior opposition
 +
|right}}
 +
{{Clear}}</pre>
 +
 
 +
==Result==
 +
{{Summarybox|#006600|Rheinland operations|
 +
* The [[Rheinland Military|Military]] commands superior forces
 +
* Attack them using hit and run tactics
 +
* Hit important targets especially
 +
* Withdraw if faced with superior opposition
 +
|right}}
 +
{{Clear}}
 +
 
 +
[[Category:Templates]]
 +
</noinclude>

Revision as of 11:46, 4 February 2010

This template allows you to

  • specify a color in any form; #hex, color, rgb.
  • specify a title
{{Summarybox|color|title|information|float [optional]}}

Usage

{{Summarybox|#006600|Rheinland operations|
* The [[Rheinland Military|Military]] commands superior forces
* Attack them using hit and run tactics
* Hit important targets especially
* Withdraw if faced with superior opposition
|right}}
{{Clear}}

Result

Rheinland operations
  • The Military commands superior forces
  • Attack them using hit and run tactics
  • Hit important targets especially
  • Withdraw if faced with superior opposition