Template:Sp-begin
Description
This template is used for adding hidden text.
How to use:
{{sp-begin}}Text that you want hidden.{{sp-end}}
Example:
Hidden text
Text that you want hidden.
Parameters
The “Hidden text” text can be changed to anything else:
{{sp-begin|Other inscription}}Text that you want hidden.{{sp-end}}
And this is how it works:
Other inscription
Text that you want hidden.
Additionally, you can use the “color” and “background” parameters to change the color of text and background respectively. Example:
{{sp-begin|Inscription|color = #333333 |background = #eeee9e}}Text that you want hidden.{{sp-end}}
What the example looks like:
Inscription
Text that you want hidden.