|
|
Line 1: |
Line 1: |
| <div align="center"> | | <div align="center"> |
| {| style="border:1px solid #A3B1BF; text-align:left; background:#333"
| | <table style="border:1px solid #A3B1BF; text-align:left; background:#333"> |
| |-
| | <tr> |
| | width="25%" style="background: #111; padding: 0.3em; text-align:center;" | '''Description'''
| | <td width="25%" style="background: #111; padding: 0.3em; text-align:center;">'''Description''' |
| | style="background: #111; padding: 0.3em; text-align:center;" | '''You type'''
| | </td> |
| | width="25%" style="background: #111; padding: 0.3em; text-align:center;" | '''You get'''
| | <td style="background: #111; padding: 0.3em; text-align:center;">'''You type''' |
| | </td> |
| | <td width="25%" style="background: #111; padding: 0.3em; text-align:center;">'''You get''' |
| | </td> |
| | </tr> |
| | <tr><td colspan="3" style="background:#222; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;"> Applies anywhere |
| | </td></tr> |
| | <tr> |
| | <td>Italicise text |
| | </td> |
| | <td> |
|
| |
|
| |-
| | <tt>''italic''</tt> |
| | colspan="3" style="background:#222; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies anywhere
| |
|
| |
|
| |-
| | |
| | Italicise text
| | </td> |
| | <tt>''italic''</tt>
| | <td> |
| |
| |
| ''italic'' | | ''italic'' |
|
| |
|
|
| |
|
| | </td> |
| | </tr> |
| | <tr><td colspan="3" style="border-top:1px solid #cee0f2;"> |
| | </td></tr> |
| | <tr> |
| | <td>Bold text |
| | </td> |
| | <td> |
|
| |
|
| |-
| | <tt>'''bold'''</tt> |
| | colspan="3" style="border-top:1px solid #cee0f2;" |
| | |
| |-
| | |
| | Bold text
| | </td> |
| | <tt>'''bold'''</tt>
| | <td> |
| |
| |
| '''bold''' | | '''bold''' |
|
| |
|
|
| |
|
| | </td> |
| | </tr> |
| | <tr><td colspan="3" style="border-top:1px solid #cee0f2;"> |
| | </td></tr> |
| | <tr> |
| | <td>Bold and italic |
| | </td> |
| | <td> |
|
| |
|
| |-
| | <tt>'''''bold & italic'''''</tt> |
| | colspan="3" style="border-top:1px solid #cee0f2;" |
| |
| |-
| |
| | Bold and italic
| |
| | <tt>'''''bold & italic'''''</tt>
| |
| |
| |
| '''''bold & italic'''''
| |
|
| |
|
|
| |
|
| | </td> |
| | <td> |
| | '''''bold & italic''''' |
|
| |
|
| |-
| | |
| | colspan="3" style="border-top:1px solid #cee0f2;" |
| | </td> |
| |-
| | </tr> |
| | Internal link
| | <tr><td colspan="3" style="border-top:1px solid #cee0f2;"> |
| | </td></tr> |
| | <tr> |
| | <td>Internal link |
|
| |
|
| (within DJBWiki) | | (within DJBWiki) |
|
| |
|
| <span style="font-size:0.9em;">''Note: Change Main Page to the article name''</span> | | <span style="font-size:0.9em;">''Note: Change Main Page to the article name''</span> |
| | <tt>[[Main Page]]</tt><tt>[[Main Page|display text]]</tt>
| | |
| |
| | |
| | </td> |
| | <td> |
| | |
| | <tt>[[Main Page]]</tt> |
| | |
| | <tt>[[Main Page|display text]]</tt> |
| | |
| | |
| | |
| | </td> |
| | <td> |
|
| |
|
| [[Main Page]] | | [[Main Page]] |
Line 54: |
Line 88: |
|
| |
|
|
| |
|
| | </td> |
| | </tr> |
| | <tr><td colspan="3" style="border-top:1px solid #cee0f2;"> |
| | </td></tr> |
| | <tr> |
| | <td>Redirect to another page |
| | </td> |
| | <td> |
|
| |
|
| |-
| | <tt>#REDIRECT [[Main Page]]</tt> |
| | colspan="3" style="border-top:1px solid #cee0f2;" |
| |
| |-
| |
| | Redirect to another page
| |
| | <tt>#REDIRECT [[Main Page]]</tt>
| |
| | <big>↳</big> [[Main Page]]
| |
|
| |
|
|
| |
|
| | </td> |
| | <td> |
|
| |
|
| |-
| | <big>↳</big> [[Main Page]] |
| | colspan="3" style="border-top:1px solid #cee0f2;" |
| | |
| |-
| | |
| | External link
| | </td> |
| | </tr> |
| | <tr><td colspan="3" style="border-top:1px solid #cee0f2;"> |
| | </td></tr> |
| | <tr> |
| | <td>External link |
|
| |
|
| (to other websites) | | (to other websites) |
|
| |
|
|
| |
|
| | <tt>[http://www.example.org]</tt><tt>[http://www.example.org display text]</tt><tt>http://www.example.org</tt>
| | </td> |
| |
| | <td> |
| | |
| | <tt>[http://www.example.org]</tt> |
| | |
| | <tt>[http://www.example.org display text]</tt> |
| | |
| | <tt>http://www.example.org</tt> |
| | |
| | |
| | </td> |
| | <td> |
|
| |
|
| [http://www.example.org [1]] | | [http://www.example.org [1]] |
Line 82: |
Line 136: |
|
| |
|
|
| |
|
| | | </td> |
| |-
| | </tr> |
| | colspan="3" style="border-top:1px solid #cee0f2;" |
| | <tr><td colspan="3" style="border-top:1px solid #cee0f2;"> |
| |-
| | </td></tr> |
| |
| | <tr> |
| | <td> |
| Sign your posts | | Sign your posts |
|
| |
|
Line 93: |
Line 148: |
|
| |
|
|
| |
|
| |
| | </td> |
| | <td> |
| [[User:Orv Dessrx|Orv Dessrx]] 06:31, 23 May 2011 (UTC) | | [[User:Orv Dessrx|Orv Dessrx]] 06:31, 23 May 2011 (UTC) |
|
| |
|
|
| |
|
| |
| | </td> |
| | <td> |
|
| |
|
| [[Special:MyPage|Your username]] 20:12, | | [[Special:MyPage|Your username]] 20:12, |
Line 105: |
Line 162: |
|
| |
|
|
| |
|
| | </td> |
| | </tr> |
| | <tr><td colspan="3" style="border-top: 1px solid #cee0f2;"> |
| | </td></tr> |
| | <tr> |
| | <td> Links to a dossier |
| | </td> |
| | <td> <tt>[[dossier:3491|displayed text]]</tt> |
| | </td> |
| | <td> [http://www.darkjedibrotherhood.com/dbjedi/dossier.asp?ID=3491 display text] |
| | </td> |
| | </tr> |
| | <tr><td colspan="3" style="border-top: 1px solid #cee0f2;"> |
| | </td></tr> |
| | <tr> |
| | <td> Links to a [http://starwars.wikia.com/wiki/Main_Page Wookieepedia] page |
| | </td> |
| | <td> <tt>[[starwars:Galactic Empire|displayed text]]</tt> |
| | </td> |
| | <td> [http://starwars.wikia.com/wiki/Galactic_Empire display text] |
| | </td> |
| | </tr> |
| | <tr><td colspan="3" style="background:#222; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;"> Applies only at the beginning of the line |
| | </td></tr> |
| | <tr> |
| | <td>Headings |
| | |
| | |
| | <span style="font-size:0.9em;">''A Table of Contents will automatically be generated when four headings are added to an article.''</span> |
| | |
| | |
| | </td> |
| | <td> |
| | |
| | <tt>== Level 1 ==</tt> |
|
| |
|
| |-
| | <tt>=== Level 2 ===</tt> |
| | colspan="3" style="border-top: 1px solid #cee0f2;" |
| |
| |-
| |
| | Links to a dossier
| |
| | <tt>[[dossier:3491|displayed text]]</tt>
| |
| | [[dossier:3491|display text]]
| |
|
| |
|
| |-
| | <tt>==== Level 3 ====</tt> |
| | colspan="3" style="border-top: 1px solid #cee0f2;" |
| |
| |-
| |
| | Links to a [[starwars:Main_Page|Wookieepedia]] page
| |
| | <tt>[[starwars:Galactic Empire|displayed text]]</tt>
| |
| | [[starwars:Galactic_Empire|display text]]
| |
|
| |
|
| |-
| | <tt>===== Level 4 =====</tt> |
| | colspan="3" style="background:#222; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies only at the beginning of the line
| |
|
| |
|
| |-
| | <tt>====== Level 5 ======</tt> |
| | Headings
| |
|
| |
|
|
| |
|
| <span style="font-size:0.9em;">''A Table of Contents will automatically be generated when four headings are added to an article.''</span>
| | </td> |
| | <tt>== Level 1 ==</tt><tt>=== Level 2 ===</tt><tt>==== Level 3 ====</tt><tt>===== Level 4 =====</tt><tt>====== Level 5 ======</tt>
| | <td> |
| |
| |
|
| |
|
| == Level 1 == | | == Level 1 == |
Line 140: |
Line 219: |
|
| |
|
| ====== Level 5 ====== | | ====== Level 5 ====== |
| | </td> |
| | </tr> |
| | <tr><td colspan="3" style="border-top:1px solid #cee0f2;"> |
| | </td></tr> |
| | <tr> |
| | <td>Bullet list |
| | </td> |
| | <td> |
|
| |
|
| |-
| | <tt>* one</tt> |
| | colspan="3" style="border-top:1px solid #cee0f2;" |
| | |
| |-
| | <tt>* two</tt> |
| | Bullet list
| | |
| | <tt>* one</tt><tt>* two</tt><tt>** two point one</tt><tt>* three</tt>
| | <tt>** two point one</tt> |
| |
| | |
| | <tt>* three</tt> |
| | |
| | |
| | </td> |
| | <td> |
| * one | | * one |
| * two | | * two |
| ** two point one | | ** two point one |
| * three | | * three |
| | </td> |
| | </tr> |
| | <tr><td colspan="3" style="border-top:1px solid #cee0f2;"> |
| | </td></tr> |
| | <tr> |
| | <td>Numbered list |
| | </td> |
| | <td> |
|
| |
|
| |-
| | <tt># one</tt> |
| | colspan="3" style="border-top:1px solid #cee0f2;" |
| | |
| |-
| | <tt># two</tt> |
| | Numbered list
| | |
| | <tt># one</tt><tt># two</tt><tt>## two point one</tt><tt># three</tt>
| | <tt>## two point one</tt> |
| |
| | |
| | <tt># three</tt> |
| | |
| | |
| | </td> |
| | <td> |
| # one | | # one |
| # two | | # two |
| ## two point one | | ## two point one |
| # three | | # three |
| | | </td> |
| |-
| | </tr> |
| | colspan="3" style="border-top:1px solid #cee0f2;" |
| | <tr><td colspan="3" style="border-top:1px solid #cee0f2;"> |
| |-
| | </td></tr> |
| | Thumbnail image
| | <tr> |
| |
| | <td>Thumbnail image |
| | </td> |
| | <td> |
| [[Image:Example.jpg|thumb|Caption text]] | | [[Image:Example.jpg|thumb|Caption text]] |
|
| |
|
|
| |
|
| |
| | </td> |
| | <td> |
| [[File:Example.jpg|thumb|180px|right|Caption text]] | | [[File:Example.jpg|thumb|180px|right|Caption text]] |
| | | </td> |
| |}
| | </tr> |
| | </table> |
| </div> | | </div> |
|
| |
|
| [[Category:DJBWiki basic information]] | | [[Category:DJBWiki basic information]] |