Difference between revisions of "Template:StaffCell"
From Nookipedia, the Animal Crossing wiki
SuperHamster (talk | contribs) m (Undo revision 38908 by SuperHamster (talk); self-revert) |
m |
||
Line 5: | Line 5: | ||
| style="{{roundy|10px}} background:#F5F5F5; padding:3px; width:80px" | [[File:{{{image|nia.png}}}|{{{imagewidth|78px}}}|center]] | | style="{{roundy|10px}} background:#F5F5F5; padding:3px; width:80px" | [[File:{{{image|nia.png}}}|{{{imagewidth|78px}}}|center]] | ||
| | | | ||
− | '''[[User:{{{name|User}}}|{{colorshow|000000|{{{name|User}}}}}]]''' <br> | + | '''[[User:{{{name|User}}}|{{colorshow|000000|{{{display|{{{name|User}}}}}}}}]]''' <br> |
<small>([[User talk:{{{name|User}}}|Talk]] • [[Special:Contributions/{{{name|User}}}|Contribs]])</small> | <small>([[User talk:{{{name|User}}}|Talk]] • [[Special:Contributions/{{{name|User}}}|Contribs]])</small> | ||
{| width="100%" align="center" style="{{roundy|5px}} background: #78AB46; margin:1px" | {| width="100%" align="center" style="{{roundy|5px}} background: #78AB46; margin:1px" | ||
Line 16: | Line 16: | ||
|} | |} | ||
+ | ==Usage== | ||
<pre>{{StaffCell | <pre>{{StaffCell | ||
|cellwidth= | |cellwidth= | ||
Line 23: | Line 24: | ||
|since= | |since= | ||
|status= | |status= | ||
− | }}</pre></noinclude> | + | }}</pre> |
+ | |||
+ | The "display" field may also be used to show a shorter or alternate name.</noinclude> |