User:Bograt/sandbox: Difference between revisions

From Wikipedia of the Dark Brotherhood, an online Star Wars Club
mNo edit summary
mNo edit summary
Line 1: Line 1:
WIP for cleaning up and reorganizing the multiple Creation/Editing tutorial pages we have:
WIP for cleaning up and reorganizing the multiple Creation/Editing tutorial pages we have:
(Still trying to get them to nest properly.  It should be possible, I'm just not sure why they're not.)


<div align="center">
<div align="center">
Line 225: Line 222:
|}
|}


[[Category:DJB Wiki help]]
Testing tab integration, seeing if we can do tabs within a page rather than for the overall page:
 
<!-- Usage: {{User:Bograt/sandbox|view=IC}}  or  {{User:Bograt/sandbox2|view=OOC}} -->
 
| <!-- ============== OOC VIEW ============== -->
  <ul class="nav nav-tabs" style="margin-bottom:1rem;">
    <li class="nav-item">[[User:Jenni/sandbox|<span class="nav-link">In-Character</span>]]</li>
    <li class="nav-item"><span class="nav-link active">Out-of-Character</span></li>
  </ul>
  <div class="mw-content-ic-ooc">
    Don't nobody care about this shit no how
  </div>
 
| <!-- ============== IC VIEW (default) ============== -->
  <ul class="nav nav-tabs" style="margin-bottom:1rem;">

Revision as of 07:31, 18 February 2026

WIP for cleaning up and reorganizing the multiple Creation/Editing tutorial pages we have:

Common Markup Codes
Applies anywhere
Description You type You get
Italicise text ''italic''

italic

Bold text '''bold'''

bold

Bold and italic '''''bold & italic'''''

bold & italic

Internal link

(within DJBWiki) Note: Change Main Page to the article name

[[Main Page]][[Main Page|display text]]

Main Page

display text

Redirect to another page #REDIRECT [[Main Page]] Main Page
External link

(to other websites)

[http://www.example.org][http://www.example.org display text]http://www.example.org

1 display text [1]

Sign your posts on talk pages

--~~~~

Your username 20:12, 1 April 2011 (UTC)

Links to a dossier [[dossier:3491|displayed text]] display text
Links to a Wookieepedia page [[starwars:Galactic Empire|displayed text]] display text
Reference Link <ref name="Linked Reference Name">[Link to Referenced Page or Document]</ref> [1]
Reference List {{reflist|colwidth=30em}}
  1. [Link to Referenced Page or Document]
No Wikia Formatting <nowiki></nowiki>
New Line <br>
Big Text <big></big> Text
Small Text <small></small> Text
Superscript <sup></sup> Text
Subscript <sub></sub> Text
Applies only at the beginning of the line
Description You type You get
Headings

A Table of Contents will automatically be generated when four headings are added to an article.

== Level 1 ==

=== Level 2 ===

==== Level 3 ====

===== Level 4 =====

====== Level 5 ======

Level 1

Level 2

Level 3

Level 4
Level 5
Bullet list * one

* two

** two point one

* three

  • one
  • two
    • two point one
  • three
Numbered list # one

# two

## two point one

# three

  1. one
  2. two
    1. two point one
  3. three
 
Thumbnail image [[File:Example.jpg|thumb|Caption text]]
Caption text
 
Thumbnail image downsized [[File:Example.jpg|thumb|100px|Caption text]]
Caption text
 
Thumbnail image downsized <gallery> Example.jpg|Caption1 Example.jpg|Caption2 </gallery>

Testing tab integration, seeing if we can do tabs within a page rather than for the overall page:


   Don't nobody care about this shit no how