Difference between revisions of "Template:More"
From Ouroboros Portal
(Created page with '''{{red|More details to come.}}''<noinclude>Category:Templates</noinclude>') |
m (→Examples) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | ''{{ | + | <includeonly>''{{{{#if: {{{2|}}}|{{{2}}}|Red}}|More details to come.{{#if: {{{1|}}}|.. Soon™!|}}}}''</includeonly> |
+ | <noinclude> | ||
+ | == Examples == | ||
+ | <pre>{{more}}</pre> | ||
+ | {{more}} | ||
+ | |||
+ | <pre>{{more|soon}}</pre> | ||
+ | {{more|soon}} | ||
+ | |||
+ | <pre>{{more|soon|blue}}</pre> | ||
+ | {{more|soon|blue}} | ||
+ | * Note: Current options are red (which is default), blue, green, purple, cyan and orange only. | ||
+ | |||
+ | [[Category:Templates]]</noinclude> |
Latest revision as of 05:16, 25 December 2011
Examples
{{more}}
More details to come.
{{more|soon}}
More details to come... Soon™!
{{more|soon|blue}}
More details to come... Soon™!
- Note: Current options are red (which is default), blue, green, purple, cyan and orange only.