Screamer Wiki:Guides/Formatting: Difference between revisions
From Screamer Wiki
imported>Sumpy m (Sumpy moved page Small wikia formatting tutorial for new users to Help:Guides/Formatting) |
imported>Sumpy No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | |||
{{DISPLAYTITLE:Formatting Guide}} | |||
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 24: | ||
|-| | |-| | ||
</tabber> | </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> | </pre> | ||
==='''Category'''=== | |||
<pre> | <pre> | ||
[[Category:(placeholder)]] | [[Category:(placeholder)]] | ||
</pre> | </pre> | ||
==='''Screamer Wiki internal link'''=== | |||
<pre> | <pre> | ||
[[(placeholder)]] | [[(placeholder)]] | ||
</pre> | </pre> | ||
All kinds of external links | |||
==='''All kinds of external links'''=== | |||
<pre> | <pre> | ||
* '''(placeholder)''' | * '''(placeholder)''' | ||
</pre> | </pre> | ||
Warning | |||
==='''Warning note'''=== | |||
<pre> | <pre> | ||
<u>NOTE</u>: | <u>NOTE</u>: | ||
</pre> | </pre> | ||
==''' | ==='''Article note'''=== | ||
<pre> | <pre> | ||
{{(placeholder)}} | {{(placeholder)}} | ||
</pre> | </pre> | ||
[[Category:Guides]] | |||
[[Category:Help]] | |||
[[Category:Community]] | |||
[[Category: | |||
[[Category: | |||
[[Category: |
Revision as of 13:43, 13 July 2016
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)]]
All kinds of external links
* '''(placeholder)'''
Warning note
<u>NOTE</u>:
Article note
{{(placeholder)}}