Difference between revisions of "Template:Rwbox/doc"

From RimWorld Wiki
Jump to navigation Jump to search
m (Added Safe Delete Example)
m (Updated to reflect changes in Rwbox/core)
Line 26: Line 26:
 
{{rwbox
 
{{rwbox
 
|nocat=true
 
|nocat=true
| type  = safedelete
+
| type  = safe
| text  = type=<u>safedelete</u>
+
| text  = type=<u>safe</u>
 
}}
 
}}
 
{{rwbox
 
{{rwbox

Revision as of 01:23, 29 May 2020

This template is the core for all of the Modal templates. It allows easier use of these modals and it's styles from the AMBox Template.

Use

In order to use the below types, you can look at the edit page of this page for examples. However use can be simplified by the following code.

 {{rwbox
 |nocat=true
 | type  = speedy|delete|edit|warning|cleanup|move|protect|info
 | text  = <Insert Your Text Here>
 }}
 

Type previews