Template:CharacterInfobox: Difference between revisions
Szczypak64 (talk | contribs) Created page with "<includeonly> <!-- START OF PADDING AROUND INFO BOX --> {| border="0" cellpadding="20" width= "320px" style="float: right;" |- | <!-- START OF ACTUAL INFO BOX --> {| border="0" cellpadding="3" cellspacing="4" style="border: 1px solid #fff; border-radius:5px; background: black; color:#fff" align="center" infobox layout="tabular" |- !style="text-align:center; border-radius:5px; margin:0.3em; padding:10px; background:#4B054B" |'''<big>{{{name|{{PAGENAME}}}}}</big>''' |- | <..." |
Szczypak64 (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 92: | Line 92: | ||
Using the following: | Using the following: | ||
<div><pre> | <div><pre> | ||
{{ | {{CharacterInfobox | ||
|name = Peter Griffin | |name = Peter Griffin | ||
|Picture = Peter Griffin.png | |Picture = Peter Griffin.png | ||
Line 109: | Line 109: | ||
{| | {| | ||
|- | |- | ||
|{{ | |{{CharacterInfobox | ||
|name = Peter Griffin | |name = Peter Griffin | ||
|Picture = Peter Griffin.png | |Picture = Peter Griffin.png | ||
Line 125: | Line 125: | ||
[[category:Templates]] | [[category:Templates]] | ||
[[Category:Infobox]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> |