More actions
No edit summary |
mNo edit summary |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<!-- | |||
If you're going to steal code, at least do it well. :P | |||
--> | |||
{{Info flora | {{Info flora | ||
|image = noimg.png | |image = noimg.png | ||
|officialname = | |name = Awesome Flower | ||
|officialname = Flower Awesome | |||
|commonname = Rhea | |commonname = Rhea | ||
|classification = Flower | |classification = Flower | ||
Line 10: | Line 20: | ||
|}} | |}} | ||
==Using "flora"== | ==Using "flora"== | ||
Putting the | Putting the flora box on your page (see left) is super simple. Just type in the following: | ||
<pre style="width: 50%"> | <pre style="width: 50%"> | ||
Line 28: | Line 38: | ||
</noinclude> | </noinclude> | ||
{{ infobox | {{ infobox | ||
| bodystyle = width: 270px; min-width: 270px; float: right; padding-left: | | bodystyle = width: 270px; min-width: 270px; float: right; padding-left: 1px; padding-right: 1px; | ||
| labelstyle = width: | | labelstyle = width:30%; min-width: 30%; vertical-align: top; font-size: .8em; | ||
| datastyle = font-size: .8em | | datastyle = font-size: .8em; | ||
| abovestyle = | | abovestyle = | ||
| above = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}} | | above = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}} | ||
| image = [[File:{{{image|noimg.png}}}|200px]] | | image = [[File:{{{image|noimg.png}}}|200px]][[category:Art by {{{artist|None}}}]] | ||
| headerstyle = | |||
| header1 = Flora | |||
| | | label2 = Official Name | ||
| | | data2 = {{{officialname|}}} | ||
| | | label3 = Common Name | ||
| | | data3 = {{{commonname|}}} | ||
| | | label4 = Classification | ||
| | | data4 = {{{classification|}}} | ||
| | | label5 = Common Use | ||
| | | data5 = {{{commonuse|}}} | ||
| | | label6 = Origins | ||
| | | data6 = {{{origins|}}} | ||
| | | label7 = Habitat | ||
| | | data7 = {{{habitat|}}} | ||
}} | }} |