Happy 11th anniversary, screamer wiki!

Screamer Wiki:Guides/Formatting: Difference between revisions

Jump to: navigation, search
Removing __NOTOC__
imported>Zeroxeon
(Created page with "-")
 
(Removing __NOTOC__)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
-
{{DISPLAYTITLE: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 (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!''
 
 
==='''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>
 
 
==='''Screamer Wiki interlanguage link'''===
<pre>
[[(target language abbreviation):(article name in target language)]]
</pre>
 
==='''All kinds of external links'''===
<pre>
* '''(placeholder)'''
</pre>
 
 
==='''Warning note'''===
<pre>
<u>NOTE</u>:
</pre>
 
 
==='''Article note'''===
 
<pre>
{{(placeholder)}}
</pre>
 
 
 
 
 
[[Category:Guides]]
[[Category:Help]]
[[Category:Community]]

Navigation menu