Template:Frame: Difference between revisions

From Pl@ntUse
Jump to navigation Jump to search
No edit summary
No edit summary
Line 24: Line 24:
|content = It is yellow and can be added to child's baby bottle
|content = It is yellow and can be added to child's baby bottle
}}
}}
<nowiki>
<pre><nowiki>
{{Frame
{{Frame
|image2 = HSutvald2.svg
|image2 = HSutvald2.svg
Line 31: Line 31:
|content = I though of french fries
|content = I though of french fries
}}
}}
</nowiki> gives : <br>
</nowiki></pre> gives : <br>
{{Frame
{{Frame
|image2 = HSutvald2.svg
|image2 = HSutvald2.svg

Revision as of 09:45, 29 June 2011


Parameters

  • color : optional; define border color default is transparent
  • title : make the frame a title one (optional)
  • image1 : left icon (optional)
  • image2 : right icon (optional)
  • size : size for both icons (optional) 70px by default
  • content : (mandatory)

Exemples

{{Frame
|color = green
|title = The shmilblick is an egg
|image1 = Crystal Clear app starthere.png
|content = It is yellow and can be added to child's baby bottle
}}

gives :

The shmilblick is an egg

It is yellow and can be added to child's baby bottle
{{Frame
|image2 = HSutvald2.svg
|size = 20px
|color = yellow
|content = I though of french fries
}}

gives :

I though of french fries