Templates Discussion View history

Revision as of 14:03, 21 December 2018 by Kartografer (talk | contribs) (fixed broken link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Use these templates for editing

Headers

Primary

Enter Header Here

  1. Text 1
  2. Text 2
  3. Text 3
    1. Text 3.1
  4. Text 4


<div style="border:thin solid lightblue">
<p style="margin:0;padding:2px;background:#B0E2FF;border:thin
 solid lightblue;font-weight:bold;font-size:150%">
Enter Header Here</p>
<div style="padding:5px">
# Text 1
# Text 2
# Text 3
## Text 3.1
# Text 4
</div></div>

Secondary

Enter Header Here

  1. Text 1
  2. Text 2
  3. Text 3
    1. Text 3.1
  4. Text 4
<div style="border:thin solid lightblue">
<p style="margin:0;padding:2px;background:#C2B280;border:thin ecru;
font-italics;font-size:120%">
Enter Header Here</p>
<div style="padding:5px">
# Text 1
# Text 2
# Text 3
## Text 3.1
# Text 4
</div></div>

Tables

Unsorted

header 1 header 2 header 3
row 1, cell 1 row 1, cell 2 row 1, cell 3
row 2, cell 1 row 2, cell 2 row 2, cell 3
{| class="wikitable"
|-
! header 1
! header 2
! header 3
|-
| row 1, cell 1
| row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
|}

Sortable Table

Sortable table
Alphabetic Numeric Date Unsortable
d 20 2008-11-24 This
b 8 2004-03-01 column
a 6 1979-07-23 cannot
c 4 1492-12-08 be
e 0 1601-08-13 sorted.
{| class="wikitable sortable" border="1"
|+ Sortable table
|-
! scope="col" | Alphabetic
! scope="col" | Numeric
! scope="col" | Date
! scope="col" class="unsortable" | Unsortable
|-
| d || 20 || 2008-11-24 || This
|-
| b || 8 || 2004-03-01 || column
|-
| a || 6 || 1979-07-23 || cannot
|-
| c || 4 || 1492-12-08 || be
|-
| e || 0 || 1601-08-13 || sorted.
|}


Advanced

There are a number of additional more advanced templates already defined for use in managing the Wiki.