Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
HummeloAdmin (talk | contribs) (Created page with "<includeonly> {| class="infobox" |- ! colspan="2" style="text-align: center; background-color: #f0f0f0;" | {{{Titel|}}} |- | Bild | [[Datei:{{{Bild|}}}|200px]] |- | Beschreibung | {{{Beschreibung|}}} |} </includeonly>") |
HummeloAdmin (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="float: right; margin: 0 0 1em 1em;"> | |||
{| class="infobox" | {| class="infobox" | ||
|- | |- | ||
Line 10: | Line 11: | ||
| {{{Beschreibung|}}} | | {{{Beschreibung|}}} | ||
|} | |} | ||
</div> | |||
</includeonly> | </includeonly> |