Don't like the ads? Then create an account! Users with accounts have more options than anonymous users.

Difference between revisions of "Help:List"

From Triforce Wiki, a The Legend of Zelda wiki
Jump to navigationJump to search
(New)
 
(New policy page)
 
Line 6: Line 6:


For header one, type ''=Header 1=''. For header two, type ''==Header 2==''. And so on:
For header one, type ''=Header 1=''. For header two, type ''==Header 2==''. And so on:
<div style="border: 1px dashed #06f; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
<div style="border: 1px dashed #36592D; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
=Header 1=
=Header 1=
==Header 2==
==Header 2==
Line 15: Line 15:
</div>
</div>
'''Example'''
'''Example'''
<div style="border: 1px dashed #06f; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
<div style="border: 1px dashed #36592D; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
=Super Smash Bros. Brawl=
=Super Smash Bros. Brawl=
==Characters==
==Characters==
Line 29: Line 29:


For a single indent, type '':''. For two indents, type ''::''. And so on:
For a single indent, type '':''. For two indents, type ''::''. And so on:
<div style="border: 1px dashed #06f; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
<div style="border: 1px dashed #36592D; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
:Single indent
:Single indent
::Double indent
::Double indent
Line 40: Line 40:


For a level one bullet, type ''*''. For a level two bullet, type ''**''. And so on:
For a level one bullet, type ''*''. For a level two bullet, type ''**''. And so on:
<div style="border: 1px dashed #06f; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
<div style="border: 1px dashed #36592D; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
*Single bullet
*Single bullet
**Double bullet
**Double bullet
Line 46: Line 46:
</div>
</div>
Use a single pound sign, ''#'', for each number:
Use a single pound sign, ''#'', for each number:
<div style="border: 1px dashed #06f; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
<div style="border: 1px dashed #36592D; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
#First
#First
#Second
#Second
Line 52: Line 52:
</div>
</div>
Numbered lists can have different levels too:
Numbered lists can have different levels too:
<div style="border: 1px dashed #06f; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
<div style="border: 1px dashed #36592D; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
#First single
#First single
##First double
##First double
Line 61: Line 61:
</div>
</div>
Bullets and numbers can be combined. If the bullets go under the number (which is made with a single pound, as usual), the pound comes before the asterisk, ''#*''; if the numbered list is under a single bullet, the order is reversed, ''*#''. Levels can be used, and combinations can be made on more than one level.
Bullets and numbers can be combined. If the bullets go under the number (which is made with a single pound, as usual), the pound comes before the asterisk, ''#*''; if the numbered list is under a single bullet, the order is reversed, ''*#''. Levels can be used, and combinations can be made on more than one level.
<div style="border: 1px dashed #06f; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
<div style="border: 1px dashed #36592D; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
#First
#First
#*First's single bullet
#*First's single bullet
Line 82: Line 82:


Use a single break tag, ''<nowiki><br></nowiki>'', to force a new line.
Use a single break tag, ''<nowiki><br></nowiki>'', to force a new line.
<div style="border: 1px dashed #06f; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
<div style="border: 1px dashed #36592D; margin: 0.5em auto 1em; padding:1em; margin-left:2em">
This list is not formated,<nowiki><br></nowiki><br>
This list is not formated,<nowiki><br></nowiki><br>
so you need the break tag,<nowiki><br></nowiki><br>
so you need the break tag,<nowiki><br></nowiki><br>

Latest revision as of 13:53, August 12, 2021

Here's how to create a list:

Headers

There are six kinds of headers; levels 1 through 6, six being the smallest. These are transcribed using equals signs on either side of the header.

For header one, type =Header 1=. For header two, type ==Header 2==. And so on:

Header 1

Header 2

Header 3

Header 4

Header 5
Header 6

Example

Super Smash Bros. Brawl

Characters

Major characters

Protagonists

The Legend of Zelda series
Princess Zelda

Usage: Topics and subtopics within pages.

Indentation

To indent a paragraph, use the colon sign.

For a single indent, type :. For two indents, type ::. And so on:

Single indent
Double indent
Triple indent

Usage: Mostly in talk pages to reply to a specific comment.

Bulleted and numbered lists

To create a bulleted list, use the asterisk sign. To create a numbered list, use the pound sign.

For a level one bullet, type *. For a level two bullet, type **. And so on:

  • Single bullet
    • Double bullet
      • Triple bullet

Use a single pound sign, #, for each number:

  1. First
  2. Second
  3. Third

Numbered lists can have different levels too:

  1. First single
    1. First double
    2. Second double
  2. Second single
    1. First double of the second single
  3. Third single

Bullets and numbers can be combined. If the bullets go under the number (which is made with a single pound, as usual), the pound comes before the asterisk, #*; if the numbered list is under a single bullet, the order is reversed, *#. Levels can be used, and combinations can be made on more than one level.

  1. First
    • First's single bullet
      • double bullet
  2. Second
    • Second's 1st single bullet
    • Second's 2nd single bullet
      1. Second's 2nd single bullet's first
      2. Second's 2nd single bullet's second
    • Second's 3rd single bullet
  • Bullet
    1. Bullet's first
    2. Bullet's second

Usage: Mainly for listing topics or giving ideas.

Newlines

You can use the break tag to force a new line when using unformated text.

Use a single break tag, <br>, to force a new line.

This list is not formated,<br>
so you need the break tag,<br>
to start each new line.

Usage: When you want unformated text to wrap the page in a specific way.

Attribution

The original help page is from the Super Mario Wiki.