Difference between revisions of "Template:People"
Jump to navigation
Jump to search
(trying to make something idk) |
m |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| style="float: | + | {| style="float: left; width: 25%; font-size: 88%; background: #f9f9f9; border: 1px solid #ccc; margin: 5px;" |
|- | |- | ||
! colspan=2 style="background: #ccccff; font-size: small;" | {{{shortname}}} | ! colspan=2 style="background: #ccccff; font-size: small;" | {{{shortname}}} | ||
|- | |- | ||
− | | colspan=2 style="text-align: center; " | [[File:{{{image}}}|{{{imagesize| | + | | colspan=2 style="text-align: center; " | [[File:{{{image}}}|{{{imagesize|125px}}}]] |
|- | |- | ||
− | | style="width: 30%" | | + | | style="width: 30%" | |
− | |||
|- | |- | ||
| '''Profile Link''' | | '''Profile Link''' | ||
Line 14: | Line 13: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
− | {{ | + | {{people |
− | | | + | | shortname = ___ |
− | | | + | | profilelink = ___ |
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 22:56, 3 July 2013
{{{shortname}}} | |
---|---|
[[File:{{{image}}}|125px]] | |
Profile Link | {{{profilelink}}} |
Usage[edit]
{{people | shortname = ___ | profilelink = ___ }}