Personal tools
User menu

Difference between revisions of "Template:Box"

From atmoschem

Jump to: navigation, search
(Usage)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>This is template for formatting showcase
+
<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 ==
 +
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
 
<nowiki>
 
<nowiki>
{{Showcase|title=name|link=link|skin=skin name|extension=extension name|desc=content of description|image=image name}}
+
{{Box|type=brown_dark|text=content of popup}}
 
</nowiki>
 
</nowiki>
 
</noinclude>
 
</noinclude>
 
<html>
 
<html>
<div class="grid_12 alpha omega showcase_block">
+
<div class="box </html>{{{type|brown_light}}}<html>">
<div class="grid_6 alpha">
+
<div class="box_top"><div></div></div>
<div class="block_img_border">  
+
<div class="box_content">
<p></p>  
+
</html>{{{text|}}}<html>
<div class="block_img_border_content">  
+
<p></html>[[Image:{{{image|}}}|frameless|324px|link=]]<html></p>
+
</div>
+
<div class="block_img_border_footer">
+
<p></p>
+
</div>  
+
 
</div>
 
</div>
 +
<div class="box_bottom"><div></div></div>
 
</div>
 
</div>
<div class="grid_6 omega showcase_text">
 
<h2 class="showCaseTitle"></html>[{{{link|}}} {{{title|}}}]<html></h2>
 
<div class="showcase_text_header"></html>{{#if:{{{skin|}}}|<html><p>Skin: <strong></html>{{{skin}}}<html></strong></p>
 
</html>|}}{{#if:{{{extension|}}}|<html>
 
<p>Extension: <strong></html>{{{extension}}}<html></strong></p>
 
</html>|}}<html>
 
</div>
 
</html>{{{desc|}}}<html>
 
</div>
 
</div>
 
<div class="clear"></div>
 
 
</html>
 
</html>

Latest revision as of 22:28, 20 September 2013

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 20 September 2013, at 22:28.
  • This page has been accessed 4,247 times.