Difference between revisions of "Template:Dropimage"

From Flexible Survival
Jump to: navigation, search
Line 1: Line 1:
<div class="collapsible">
+
<!-- Drop-down image display in Wiki markup code-->
<div class="title">Title</div>
+
<!-- Notes:
<div class="body">
+
  Table width must be set at least wide enoug for the drop's top
HC
+
  caption+link button to layout well If the image is bigger, it will
</div>
+
  expand when it drops - if smaller it will center it in the default
</div>
+
  table width -->
 +
<!-- Table definition starts: -->
 +
<table class="collapsible" style="background:{{{background|white}}};margin:{{{margin|10px 10px 10px 10px}}};" border={{{border|1 solid black}}} align={{{align|left}}} width={{{width|300px}}} cellpadding={{{padding|0px}}}>  
 +
<tr>
 +
<th style="font-family:{{{hff|Arial}}};font-size:{{{hfs|10pt}}};font-weight:{{{hfw|normal}}}; background-color:{{{hbgc|white}}};color:{{{hfc|black}}}; padding:{{{hp|5px}}};text-align:{{{hhta|center}}};">{{{header|{{{1}}}}}}</th>
 +
</tr>
 +
<tr>
 +
<td style="font-family:{{{cff|Arial}}};font-size:{{{cfs|10pt}}};font-weight:{{{cfw|normal}}};padding:{{{cp|10px}}};color:{{{cfc|black}}};background-color:{{{cbgc|white}}};line-height:{{{clh|normal}}};word-spacing:{{{cws|normal}}};letter-spacing:{{{cls|normal}}};text-align:{{{chta|left}}};"> {{{content|{{{2}}}}}}</td>
 +
</tr>
 +
</table>
 +
<noinclude>

Revision as of 04:33, 23 June 2018

{{{1}}}
{{{2}}}