- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Template:Ambox"
Jump to navigation
Jump to search
m (Ambox Type) |
m (updates) |
||
| Line 40: | Line 40: | ||
</div> | </div> | ||
<div class="ambox-content"> | <div class="ambox-content"> | ||
| − | < | + | <span class="ambox-title"> |
{{#switch:{{{type|}}} | {{#switch:{{{type|}}} | ||
|construction = This article is under construction | |construction = This article is under construction | ||
| Line 52: | Line 52: | ||
|#default = Notice | |#default = Notice | ||
}} | }} | ||
| − | </ | + | </span> |
| − | < | + | <span class="ambox-description">{{{message|}}}</span> |
| − | <div class="ambox-promoter">{{{users|}}}</div> | + | <div class="ambox-promoter"> |
| + | {{#switch:{{{type|}}} | ||
| + | |construction = Adopted by: | ||
| + | |translation = Requested by: | ||
| + | |delete = Marked by: | ||
| + | |cleanup = Requested by: | ||
| + | |notice = Posted by: | ||
| + | |move = Marked by: | ||
| + | |protection = Posted by: | ||
| + | |renovate = Adopted by: | ||
| + | |#default = By: | ||
| + | }} | ||
| + | {{{users|}}}</div> | ||
<div class="ambox-learn">[[Template:Ambox|Learn more about Ambox (Article Message Box)]]/div> | <div class="ambox-learn">[[Template:Ambox|Learn more about Ambox (Article Message Box)]]/div> | ||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 16:10, 16 March 2015
Documentation
To be used on articles when the content has issues.
Code
{{Ambox
|type =
|message =
|users =
}}
Types
- construction
- translation
- delete
- cleanup
- notice
- move
- protection
- renovate