Difference between revisions of "Template:Box"
From Transex Info - A Wordwide Shemale Guide
(→Usage) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude>This is template for formatting content as popup with light background | ||
<noinclude>This is template for formatting content as popup with light background | <noinclude>This is template for formatting content as popup with light background | ||
== Usage == | == Usage == | ||
Line 18: | Line 19: | ||
* l_red_dark | * l_red_dark | ||
* l_red_light | * l_red_light | ||
+ | <nowiki> | ||
{{Box|type=brown_dark|text=content of popup}} | {{Box|type=brown_dark|text=content of popup}} | ||
+ | </nowiki> | ||
+ | </noinclude> | ||
+ | <div class="box {{{type|brown_light}}}"> | ||
+ | <div class="box_top"><div></div></div> | ||
+ | <div class="box_content"> | ||
+ | {{{text|}}} | ||
+ | </div> | ||
+ | <div class="box_bottom"><div></div></div> | ||
+ | </div> |
Latest revision as of 01:07, 7 February 2018
This is template for formatting content as popup with light background This is template for formatting content as popup with light background
Usage
types
- brown_dark
- brown_light
- l_brown_dark
- l_brown_light
- green_dark
- green_light
- l_green_dark
- l_green_light
- blue_dark
- blue_light
- l_blue_dark
- l_blue_light
- red_dark
- red_light
- l_red_dark
- l_red_light
{{Box|type=brown_dark|text=content of popup}}
- This page was last modified on 7 February 2018, at 01:07.