Screamer Wiki:Guides/Formatting: Difference between revisions

imported>Zeroxeon
No edit summary
imported>Zeroxeon
No edit summary
Line 8: Line 8:
or it will not work. Also, dont forget to remove the (placeholder) tags and overwrite it with your own text!
or it will not work. Also, dont forget to remove the (placeholder) tags and overwrite it with your own text!


_______________________
Tabber:
Tabber:
<pre>
<pre>
Line 21: Line 20:
(Tabbertabs can be even extended to infinity by adding more "|-|" characters.)
(Tabbertabs can be even extended to infinity by adding more "|-|" characters.)
</pre>
</pre>
_______________________
Categories:
Categories:
<pre>
<pre>
[[Category:(placeholder)]]
[[Category:(placeholder)]]
</pre>
</pre>
_______________________
All kinds of ScreamerWiki-internal links:
All kinds of ScreamerWiki-internal links:
<pre>
<pre>
[[(placeholder)]]
[[(placeholder)]]
</pre>
</pre>
_______________________
All kinds of external links:
All kinds of external links:
<pre>
<pre>
* '''(placeholder)'''
* '''(placeholder)'''
</pre>
</pre>
_______________________
Warning Notes:
Warning Notes:
<pre>
<pre>
<u>NOTE</u>:
<u>NOTE</u>:
</pre>
</pre>
_______________________
Titles:
Titles:
<pre>
<pre>
=='''(placeholder)'''==
=='''(placeholder)'''==
</pre>
</pre>
_______________________
Article Notes:
Article Notes:
<pre>
<pre>
{{(placeholder)}}
{{(placeholder)}}
</pre>
</pre>
_______________________
File embedding:
File embedding:
<pre>
<pre>
[[File:(placeholder)]]
[[File:(placeholder)]]
</pre>
</pre>
_______________________
Galleries:
Galleries:
<pre>
<pre>
Line 63: Line 54:
</gallery>
</gallery>
</pre>
</pre>
________________________