Difference between revisions of "Template:FancySection"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
<div id="fancysection" style="font-size:{{{fontsize|14px}}};padding:0;width:{{{width|180px}}};display:inline-block;border:1px solid {{{bordercolor|#000}}};box-shadow:0 1px 6px {{{shadowcolor|#ccc}}};margin:0;-web-kit-tap-highlight-color: #000;position:relative;text-decoration:none;border-radius:{{{bordercorner|0px}}};"> | <div id="fancysection" style="font-size:{{{fontsize|14px}}};padding:0;width:{{{width|180px}}};display:inline-block;border:1px solid {{{bordercolor|#000}}};box-shadow:0 1px 6px {{{shadowcolor|#ccc}}};margin:0;-web-kit-tap-highlight-color: #000;position:relative;text-decoration:none;border-radius:{{{bordercorner|0px}}};"> | ||
<div style="display:none"> | <div style="display:none"> | ||
| − | |||
={{{sectiontitle|Section Title}}}= | ={{{sectiontitle|Section Title}}}= | ||
</div> | </div> | ||
Revision as of 19:56, 12 October 2015
Documentation
{{FancySection
|width = 250px
|fontsize = 14px
|bordercolor = #000
|bordercorner = 0px Border radius
|shadowcolor = #ccc
|icon = icon keyword
|iconsize = 25px
|titlesize =
|titlecolor = #fff
|titleshadow = #000
|titlebgcolor = #000;
|titlebgcolorhighlight = #000
|sectiontitle = Section Title
|sectioncontent = Content information goes here.
}}