Screamer Wiki:Guides/Formatting: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
imported>Zeroxeon
(Adding categories)
(Removing __NOTOC__)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Hello,
{{DISPLAYTITLE:Formatting Guide}}
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:
=='''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>
<pre>
<tabber>
<tabber>
Line 18: Line 23:
|-|
|-|
</tabber>
</tabber>
(Tabbertabs can be even extended to infinity by adding more "|-|" characters.)
 
(Tabs can be extended to infinity by adding more "|-|" characters.)
</pre>
</pre>
Categories:
 
 
==='''Image or video file'''===
<pre>
<pre>
[[Category:(placeholder)]]
[[File:(placeholder)]]
</pre>
</pre>
All kinds of ScreamerWiki-internal links:
 
 
==='''Gallery'''===
<pre>
<pre>
[[(placeholder)]]
<gallery>
(placeholder)
</gallery>
</pre>
</pre>
All kinds of external links:
 
 
==='''Category'''===
<pre>
<pre>
* '''(placeholder)'''
[[Category:(placeholder)]]
</pre>
</pre>
Warning Notes:
 
 
==='''Screamer Wiki internal link'''===
<pre>
<pre>
<u>NOTE</u>:
[[(placeholder)]]
</pre>
</pre>
Titles:
 
 
==='''Screamer Wiki interlanguage link'''===
<pre>
<pre>
=='''(placeholder)'''==
[[(target language abbreviation):(article name in target language)]]
</pre>
</pre>
Article Notes:
 
==='''All kinds of external links'''===
<pre>
<pre>
{{(placeholder)}}
* '''(placeholder)'''
</pre>
</pre>
File embedding:
 
 
==='''Warning note'''===
<pre>
<pre>
[[File:(placeholder)]]
<u>NOTE</u>:
</pre>
</pre>
Galleries:
 
 
==='''Article note'''===
 
<pre>
<pre>
<gallery>
{{(placeholder)}}
(placeholder)
</gallery>
</pre>
</pre>
[[Category:Wikia script accounts]]
 
[[Category:Site administration]]
 
[[Category:Administration of this site]]
 
[[Category:General wiki templates]]
 
 
[[Category:Guides]]
[[Category:Help]]
[[Category:Community]]

Latest revision as of 11:30, 25 January 2023


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.

NOTE: 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

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


Tabber

<tabber>
Main=
(placeholder)
|-|
Links=
(placeholder)
|-|
</tabber>

(Tabs can be extended to infinity by adding more "|-|" characters.)


Image or video file

[[File:(placeholder)]]


Gallery

<gallery>
(placeholder)
</gallery>


Category

[[Category:(placeholder)]]


Screamer Wiki internal link

[[(placeholder)]]


Screamer Wiki interlanguage link

[[(target language abbreviation):(article name in target language)]]

All kinds of external links

* '''(placeholder)'''


Warning note

<u>NOTE</u>:


Article note

{{(placeholder)}}