Screamer Wiki:Guides/Formatting: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
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>
________________________

Revision as of 20:36, 12 July 2016

Hello, i just made a little wikia formatting text tutorial with the most important commands for ScreamerWiki contributors. I think most of you already know this stuff but for all the new users this might be helpful. I was horrible at formatting a while ago but now i know a bit of stuff so i thought i make this page. Im not perfect so if anything in this tutorial is not correct please edit it. Also please edit it if you know some other important formatting commands i forgot to add to the list. BTW: You need to add the commands in the source editor (Arrow on the edit button > Classic editor > Source) or it will not work. Also, dont forget to remove the (placeholder) tags and overwrite it with your own text!

Tabber:

<tabber>
Main=
(placeholder)
|-|
Links=
(placeholder)
|-|
</tabber>
(Tabbertabs can be even extended to infinity by adding more "|-|" characters.)

Categories:

[[Category:(placeholder)]]

All kinds of ScreamerWiki-internal links:

[[(placeholder)]]

All kinds of external links:

* '''(placeholder)'''

Warning Notes:

<u>NOTE</u>:

Titles:

=='''(placeholder)'''==

Article Notes:

{{(placeholder)}}

File embedding:

[[File:(placeholder)]]

Galleries:

<gallery>
(placeholder)
</gallery>