Bureaucrats, Check users, Comment administrators, csmoderator, forumadmin, Interface administrators, oversight, Suppressors, Administrators
9,389
edits
No edit summary |
No edit summary |
||
Line 141: | Line 141: | ||
<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 (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> | |||
</tabber> | </tabber> |
edits