• 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"

From Kancolle Wiki
Jump to navigation Jump to search
m (end div)
m (image no links)
Line 28: Line 28:
 
<div class="ambox-image">
 
<div class="ambox-image">
 
{{#switch:{{{type|}}}
 
{{#switch:{{{type|}}}
|construction = [[File:AMBox_construction.png|40px]]
+
|construction = [[File:AMBox_construction.png|40px|link=]]
|translation = [[File:AMBox_translation.png|40px]]
+
|translation = [[File:AMBox_translation.png|40px|link=]]
|delete = [[File:AMBox_warning.png|40px]]
+
|delete = [[File:AMBox_warning.png|40px|link=]]
|cleanup = [[File:AMBox_cleanup.png|40px]]
+
|cleanup = [[File:AMBox_cleanup.png|40px|link=]]
|notice = [[File:AMBox_information.png|40px]]
+
|notice = [[File:AMBox_information.png|40px|link=]]
|move = [[File:AMBox_move.png|40px]]
+
|move = [[File:AMBox_move.png|40px|link=]]
|protection = [[File:AMBox_protection.png|40px]]
+
|protection = [[File:AMBox_protection.png|40px|link=]]
|renovate = [[File:AMBox_construction.png|40px]]
+
|renovate = [[File:AMBox_construction.png|40px|link=]]
|#default = [[File:Wiki.png|40px]]
+
|#default = [[File:Wiki.png|40px|link=]]
 
}}
 
}}
 
</div>
 
</div>

Revision as of 16:39, 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


Implementation