Difference between revisions of "Template:BotCell"
From Nookipedia, the Animal Crossing wiki
SuperHamster (talk | contribs) m (Text replacement - " width="(.*)\%"(.*)style="" to "$2style="width: $1%; ") |
HylianAngel (talk | contribs) m (Text replacement - "" to "") |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <div align="center" style="background-color:#afd394; border-radius:15px; text-align: center; padding:0.5em; 0.5em font-size:100%; color:#000000; width: 150px; margin: 0 0 10px 0;"> |
− | + | {| style="line-height:1em; width:100%" | | |
− | {| style=" | ||
|- | |- | ||
− | | | + | | colspan="3" style="font-family: Coustard; font-size:1.2em;" |[[User:{{{name|User}}}|{{colorshow|000000|{{{display|{{{name|User}}}}}}}}]] |
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | | style="font-size:0.8em" | ([[User talk:{{{name|User}}}|Talk]] • [[Special:Contributions/{{{name|User}}}|Contribs]]) |
− | | | + | |- |
− | | style="{{roundy| | + | | style="{{roundy|5px}} background: #{{#switch: {{{status|Bot}}}|Bot=8E8E8E|Active=84ED68|Around=D2ECBE|Hiatus=A38949|Inactive=ADC0F5|Vacation=FAF18A}}; color:#000000; line-height: 8pt; width:40%" | '''<small>{{{status|Bot}}}</small>''' |
− | + | |- | |
+ | | style="{{roundy|5px}} background: #fff; line-height: 8pt; padding:1px" | <small>'''Operator'''<br>{{{operator|}}}</small> | ||
+ | |- | ||
+ | | style="{{roundy|5px}} background: #fff; line-height: 8pt; padding:1px" | <small>{{{purpose|Unknown}}}</small> | ||
|} | |} | ||
+ | </div> | ||
+ | <noinclude> | ||
==Usage== | ==Usage== | ||
Line 23: | Line 23: | ||
|purpose= | |purpose= | ||
}}</pre> | }}</pre> | ||
− | The "display" field may also be used to show a shorter or alternate name.</noinclude> | + | The "display" field may also be used to show a shorter or alternate name. |
+ | [[Category:Table templates]] | ||
+ | </noinclude> |