Content Guidelines and Spoiler Policy: Difference between revisions
From The Fifth City Wiki
Wriothesley (talk | contribs) Undo revision 1524 by Wriothesley (talk) Tag: rte-wysiwyg |
Wriothesley (talk | contribs) No edit summary Tag: rte-wysiwyg |
||
Line 22: | Line 22: | ||
Here is an example of how to add hover text: <font color="Green"><span title="Here is the hover text" >Hover over this line to see additional text.</span></font> | Here is an example of how to add hover text: <font color="Green"><span title="Here is the hover text" >Hover over this line to see additional text.</span></font> | ||
<nowiki><span title="Here is the hover text" >Hover over this line to see additional text.</span></nowiki> | |||
Text can be redacted <font color="black"><span style="background-color: black">like this</span></font> using HTML tags. | Text can be redacted <font color="black"><span style="background-color: black">like this</span></font> using HTML tags. | ||
<code><font color="black"><span style="background-color: black">like this</span></font></code> | |||
[[Category:Templates]] | [[Category:Templates]] |
Revision as of 20:24, 27 November 2015
Here is an example of how to make expand/collapse blocks
![]() | ||
---|---|---|
Article text can go here and stuff.
New paragraphs can be included like this. Use this template to write your spoilers text. |
![]() | ||
---|---|---|
Article text can go here and stuff.
New paragraphs can be included like this. Use this template to write your spoilers text. |
Here is an example of how to add hover text: Hover over this line to see additional text.
<span title="Here is the hover text" >Hover over this line to see additional text.</span>
Text can be redacted like this using HTML tags.
like this