Template:Infobox WP/doc

From BoyWiki

This template is to help help those who decided that Wikipedia has an infobox template that wikia does not yet have, or have a good enough one of. This simply translates the parameter names from Wikipedia's Infobox template to Wikia's default Infobox template. It is not perfectly compatable, but it is not completely broken either.

Limitations
This template currently does not support any class or style parameters, or the "above" and "below" parameters at this time. It is also limited by the number of rows that Template:Infobox can show.
Requirements
This template requires and expects a Template:Infobox similar to the one on this wiki.

Example

File:Example.jpg
A flower

{{Infobox WP
|title=Title
|image=File:Example.jpg
|caption = A flower
|label1 = Title row 1
|data1 = Info row 1
|label2 = Title row 2
|data2 = Info row 2
|label3 = Title row 3
|data3 = Info row 3
|label4 = Title row 4
|data4 = Info row 4
|label5 = Title row 5
|data5 = Info row 5
|label6 = Title row 6
|data6 = Info row 6
|label7 = Title row 7
|data7 = Info row 7
|label8 = Title row 8
|data8 = Info row 8
|label9 = Title row 9
|data9 = Info row 9
|label10 = Title row 10
|data10 = Info row 10
}}