- 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 (image no links) |
m (test user_act) |
||
Line 55: | Line 55: | ||
<span class="ambox-description">{{{message|}}}</span> | <span class="ambox-description">{{{message|}}}</span> | ||
<div class="ambox-promoter"> | <div class="ambox-promoter"> | ||
+ | {{#if: {{{user_act|}}}|{{{user_act|}}}| | ||
{{#switch:{{{type|}}} | {{#switch:{{{type|}}} | ||
|construction = Adopted by: | |construction = Adopted by: | ||
|translation = Requested by: | |translation = Requested by: | ||
− | |delete | + | |delete = Marked by: |
− | |cleanup | + | |cleanup = Requested by: |
− | |notice | + | |notice = Posted by: |
− | |move | + | |move = Marked by: |
− | |protection | + | |protection = Posted by: |
− | |renovate | + | |renovate = Adopted by: |
− | |#default | + | |#default = By: |
}} | }} | ||
+ | }} | ||
{{{users|}}}</div> | {{{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> |
Revision as of 04:04, 17 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
Implementation