XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/ |
Difference between revisions of "Template:Infobox Formula"
(Created page with "{| class="infobox" style="width: 22em; font-size:88%; text-align:left; line-height: 1.5em" |+ style="font-size: larger; font-weight: bold" | {{{Name|{{PAGENAME}}}}} |- {{#if:...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| class="infobox" style="width: 22em; font-size:88%; text-align:left; line-height: 1.5em" | + | {| class="wikitable infobox" style="float: right; width: 22em; font-size:88%; text-align:left; line-height: 1.5em" |
|+ style="font-size: larger; font-weight: bold" | {{{Name|{{PAGENAME}}}}} | |+ style="font-size: larger; font-weight: bold" | {{{Name|{{PAGENAME}}}}} | ||
− | |||
{{#if:{{{Type|}}}| | {{#if:{{{Type|}}}| | ||
− | ! | + | ! Type |
+ | {{!}} {{{Type|TYPE}}} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{AvailableFrom|}}}| | {{#if:{{{AvailableFrom|}}}| | ||
− | + | ! Available from | |
+ | {{!}} {{{AvailableFrom|AVAILABLEFROM}}} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{Description|}}}| | {{#if:{{{Description|}}}| | ||
− | ! | + | ! Description |
+ | {{!}} {{{Description|DESCRIPTION}}} | ||
|}} | |}} | ||
|} | |} |