Template:Infobox

Revision as of 21:08, 22 March 2025 by Doom (talk | contribs) (Created page with "{{{!}} class="infobox {{{bodyclass|}}}" cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; {{{bodystyle|}}}"<!-- Caption -->{{#if:{{{title|}}}|<nowiki/> {{!}}+ ! colspan="2" class="{{{titleclass|}}}" style="text-align:center; font-size: 125%; {{{titlestyle|}}}"{{!}}{{{title}}} }}<!-- Header -->{{#if:{{{above|}}}|<nowiki/> {{!}}- {{!}}colspan="2" class="{{{aboveclass|}}}" style="text-align:center; font-size: 125%; font-weight: bol...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{infobox
| title = Oveja
| image = [[Image:Oveja.jpg]]
|header3  = Section 1
|label5   = Label A
|data5    = Data B
|label7   = Label C
|data7    = Data C
|header10 = Section 2
|label12  = Label D
|data12   = Data D
}}

- Displays:

Oveja
File:Oveja.jpg
Section 1
Label A Data B
Label C Data C
Section 2
Label D Data D

}}