Difference between revisions of "Template:SolutionBox"

From Akvopedia
Jump to: navigation, search
(See also: removed random stuff)
 
(3 intermediate revisions by one other user not shown)
Line 15: Line 15:
 
{{#if:{{{website|}}}|
 
{{#if:{{{website|}}}|
 
<tr class="mergedtoprow">
 
<tr class="mergedtoprow">
<td colspan="2" align="center">'''Website:'''  {{{website}}}</span>{{#if:{{{other_website1|}}}|<br>{{{other_website2}}}}}{{#if:{{{other_website3|}}}|<br>{{{other_website4}}}}}'''</td>
+
<td colspan="2" align="center">'''Website(s):'''  {{{website}}}</span>{{#if:{{{other_website1|}}}|<br>{{{other_website2}}}}}{{#if:{{{other_website3|}}}|<br>{{{other_website4}}}}}'''</td>
 
</tr>
 
</tr>
 
}}
 
}}
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;"
+
</table>
|-
+
</includeonly>
| colspan="2" style="text-align:center; font-size: large;" | '''{{{official_name}}}'''
 
|-
 
| colspan="2" style="text-align:center;" | [[Image:{{{image_picture}}}|300px| ]]<br>{{{image_caption}}}
 
|-
 
! Cost:
 
| {{{cost}}}
 
|-
 
! Advantages:
 
| {{{advantages|''this text displayed if data2 not defined''}}}
 
|-
 
! Disadvantages:
 
| {{{disadvantages|}}}
 
|-
 
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
 
|}
 
 
<noinclude>
 
<noinclude>
 
<!-- TO MAKE A NEW TEMPLATE: copy the source up to, but not including, the "noinclude" line into a new page. -->
 
<!-- TO MAKE A NEW TEMPLATE: copy the source up to, but not including, the "noinclude" line into a new page. -->
Line 48: Line 33:
  
 
[[Category:infobox templates| ]]
 
[[Category:infobox templates| ]]
[[ar:قالب:قالب معلومات]]
 
[[fa:الگو:دادان]]
 
[[fr:Modèle:Infobox]]
 
[[zh:Template:Infobox]]
 
[[ia:Patrono:Infobox]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 10:51, 17 June 2008



Usage

Copy the source of this template (available from the view source link) and paste it into a new blank page. Only the part up to, but not including, the tag <noinclude> is necessary.

See also