Screamer Wiki:Guides: Difference between revisions

Jump to: navigation, search
no edit summary
No edit summary
No edit summary
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOEDITSECTION__
<tabber>Editing Guide=
<tabber>Editing Guide=
{{DISPLAYTITLE:Editing Guide}}
{{DISPLAYTITLE:Editing Guide}}
Line 141: Line 140:
<font color="orange">'''<font size="3">Hope this helped you!</font>'''</font>
<font color="orange">'''<font size="3">Hope this helped you!</font>'''</font>
</center>
</center>
|-|Formatting Guide=
=='''Formatting Guide'''==
This guide explains how to format pages on the Screamer Wiki. You will learn how to add titles, tabbers, and more elements to make your articles more organized.
<u>NOTE</u>: ''You need to add the commands in the source editor ("Edit source" on the top right hand corner) or it will not work. Also, dont forget to remove the (placeholder) tags and overwrite it with your own text!''
==='''Title'''===
<pre>
=='''(placeholder)'''==
</pre>
==='''Tabber'''===
<pre>
<tabber>
Main=
(placeholder)
|−|
Links=
(placeholder)
|−|
≤/tabber>
(Tabs can be extended to infinity by adding more "|−|" characters.)
</pre>
==='''Image or video file'''===
<pre>
[[File:(placeholder)]]
</pre>
==='''Gallery'''===
<pre>
<gallery>
(placeholder)
</gallery>
</pre>
==='''Category'''===
<pre>
[[Category:(placeholder)]]
</pre>
==='''Screamer Wiki internal link'''===
<pre>
[[(placeholder)]]
</pre>
==='''All kinds of external links'''===
<pre>
* '''(placeholder)'''
</pre>
==='''Warning note'''===
<pre>
<u>NOTE</u>:
</pre>
==='''Article note'''===
<pre>
{{(placeholder)}}
</pre>
</tabber>
</tabber>

Navigation menu