Difference between revisions of "Template:Swiftbox2"
From FanimutationWiki
Jump to navigationJump to search (New page: <div class="boilerplate metadata" style="margin: 0 10%; padding: 0.15em 0.5em; background: {{#if:{{{bg|}}}|{{{bg}}}|#FBFBFB}}; border-left: 10px solid {{#if:{{{color|}}}|{{{color}}}|#1E90F...) |
|||
Line 2: | Line 2: | ||
<div style="float:left; padding-right:.5em"> | <div style="float:left; padding-right:.5em"> | ||
− | {{#if:{{{image|}}}|[[ | + | {{#if:{{{image|}}}|[[image:{{{image}}}]]|image}} |
</div> | </div> | ||
{{#if:{{{content|}}}|{{{content}}}|Insert content here}} | {{#if:{{{content|}}}|{{{content}}}|Insert content here}} |
Revision as of 03:32, 8 March 2009
Documentation
syntax:
{{swiftbox2| bg=#FBFBFB| (Background color, defaults to #FBFBFB) color=#1E90FF| (Tab color, defaults to #1E90FF) image=filename.png | (image filename, otherwise displays the word "image") content=The message which the box contains}}