Template:Infobox: Difference between revisions

From Iskomunidad
Aralvaro1 (talk | contribs)
New page: {{Infobox |name = Infobox/doc |title = |image = 200px |caption = Caption for example.png |headerstyle = background:#ccf; |labelstyle = background:#ddf; |...
 
Aralvaro1 (talk | contribs)
No edit summary
Line 1: Line 1:
{{Infobox
<table class="infobox" align="right" bgcolor="#E1E1E1" style="width:20em; font-size:90%; text-align:left; border: 1px green solid;"> <caption style="text-align:center; font-size:140%;"><i><b>{{{name}}}</b></i></caption> <tr> <td colspan="2" style="text-align:center;" bgcolor="#E1E1E1">{{{image}}}</td> </tr> <tr> <td colspan="2" bgcolor="#E1E1E1" style="text-align:center;">{{{imagecaption}}}</td> <tr> <th>Author</th> <td>{{{author}}}</td> </tr> <tr> <th>Publisher</th> <td>{{{publisher}}}</td> </tr> <tr> <th>Publication date</th> <td>{{{publication}}}</td> </tr> <tr> <th>Illustrator</th> <td>{{{illustrator}}}</td> </tr> <tr> <th>Genre</th> <td>{{{genre}}}</td> </tr> <tr> <th>Pages</th> <td>{{{pages}}}</td> </tr> <tr> <th>ISBN</th> <td>{{{isbn}}}</td> </tr>
|name    = Infobox/doc
|title  =  
|image  = [[Image:example.png|200px]]
|caption = Caption for example.png
 
|headerstyle  = background:#ccf;
|labelstyle  = background:#ddf;
 
|header1 = Header defined alone
|label1  =  
|data1  =  
|header2 =  
|label2  = Label defined alone
|data2  =  
|header3 =
|label3  =
|data3  = Data defined alone
|header4 = All three defined (header)
|label4  = All three defined (label)
|data4  = All three defined (data)
|header5 =
|label5  = Label and data defined (label)
|data5  = Label and data defined (data)
 
|belowstyle = background:#ddf;
|below = Below text
}}

Revision as of 23:32, 17 March 2009

{{{name}}}
{{{image}}}
{{{imagecaption}}}
Author {{{author}}}
Publisher {{{publisher}}}
Publication date {{{publication}}}
Illustrator {{{illustrator}}}
Genre {{{genre}}}
Pages {{{pages}}}
ISBN {{{isbn}}}