0
edits
(try to hide on mobile) |
(This revision and previous are available under: CC BY-SA 3.0. See list of authors in previous history below.) |
||
| Line 1: | Line 1: | ||
Places a standard Stub box for a message on a wiki page. | |||
See [[Template:Stub/Box/doc]] for instructions and examples.<!-- high volume template, please don't integrate docs --> | |||
[[Category:Article management tags|Stub Box]][[ru:Шаблон:Заготовка/Таблица]] | |||
---- | |||
;Template | |||
<onlyinclude><includeonly><!-- | |||
--> | |||
{| class="plainlinks ambox ambox-orange hidden"<!-- "hidden" should hide on mobile --> | |||
|- | |||
| class="ambox-image" | {{{image|[[File:stub.png]]}}} | |||
| style="padding:.25em .37em .25em 0;" | This article or section is '''{{{type|}}} stub'''. <span style="font-size:80%;">You can [[WoWWiki:Find or fix a stub|help expand]] it by '''[{{fullurl:{{FULLPAGENAME}}|action=edit}} editing it]'''.</span> | |||
<div class="amsmalltext"> | |||
{{{info|}}} | |||
</div> | |||
|}<!-- | |||
--></includeonly></onlyinclude> | |||