Difference between revisions of "Template:FancyList"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | <div style="font-size:{{{fontsize|14px}}};padding:0;width:{{{width|180px}}};display:inline-block;margin:0;position:relative;text-decoration:none;border-radius:{{{bordercorner|0px}}};"> | + | <div style="font-size:{{{fontsize|14px}}};padding:0;width:{{{width|180px}}};display:inline-block;margin:0;position:relative;text-decoration:none;border-radius:{{{bordercorner|0px}}};vertical-align:top;"> |
<div style="display:none"> | <div style="display:none"> | ||
===={{{sectiontitle|Section Title}}}==== | ===={{{sectiontitle|Section Title}}}==== | ||
Latest revision as of 04:07, 14 October 2015
Section Title
Documentation
{{FancyList
|width = 250px
|fontsize = 14px
|bordercolor = #000
|bordercorner = 0px Border radius
|shadowcolor = #ccc
|icon = icon keyword
|iconsize = 25px
|titlefont = 'Trebuchet MS', Helvetica, sans-serif
|titlesize =
|titlecolor = #fff
|titleshadow = #000
|titlebgcolor = #000;
|titlebgcolorhighlight = #000
|sectiontitle = Section Title
|sectioncontent = Content information goes here.
|numcolumns = 2 The number of columns to segment the list into
|list = list content Use wiki markup
}}