![]() |
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 (New page: {{Listbox|{{{1}}}|{{{2}}}|<span style="font-size: small;">{{{3}}}</span>|{{{4|}}}}}) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | <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: 90%;" | | ||
+ | {{{3}}} | ||
+ | |} | ||
+ | <noinclude> | ||
+ | --> | ||
+ | This template allows you to | ||
+ | *specify a color in any form; #hex, color, rgb. | ||
+ | *specify a title | ||
+ | <pre>{{Summary box|color|title|information|float [optional]}}</pre> | ||
+ | ==Usage== | ||
+ | <pre>{{Summary box|#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== | ||
+ | {{Summary box|#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> |
Latest revision as of 21:34, 5 February 2012
This template allows you to
- specify a color in any form; #hex, color, rgb.
- specify a title
{{Summary box|color|title|information|float [optional]}}
Usage
{{Summary box|#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 |
|