Difference between revisions of "Template:Expand"
Jump to navigation
Jump to search
(52 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> | + | <noinclude> |
− | {{{1}}} | + | <pre> |
− | {{{2}}} | + | <nowiki> |
− | </includeonly> | + | {| role="presentation" class="mw-collapsible mw-collapsed" |
+ | |- | ||
+ | |style="width:700px;text-align:center;" colspan="1"| {{{1}}} | ||
+ | |- | ||
+ | |style="width:700px;text-align:center;" colspan="1"| {{Quote|{{{2}}}}} | ||
+ | |} | ||
+ | |||
+ | Usage: | ||
+ | {{Spoiler|Normal Text|Hidden Expandable Text}} | ||
+ | </nowiki> | ||
+ | </pre> | ||
+ | |||
+ | [[Category:Templates|{{PAGENAME}}]] | ||
+ | |||
+ | </noinclude><includeonly>{|class="mw-collapsible mw-collapsed" | ||
+ | |- | ||
+ | |style="width:0px"| ||style="font-size:110%;font-weight:bold;width:900px;text-align:justify;"| • {{{1}}} | ||
+ | | | ||
+ | |- | ||
+ | |style="text-align:justify;" colspan="2"| {{Quote|{{{2}}}}} | ||
+ | |}</includeonly> |
Latest revision as of 02:09, 17 November 2017
{| role="presentation" class="mw-collapsible mw-collapsed" |- |style="width:700px;text-align:center;" colspan="1"| {{{1}}} |- |style="width:700px;text-align:center;" colspan="1"| {{Quote|{{{2}}}}} |} Usage: {{Spoiler|Normal Text|Hidden Expandable Text}}