Wavingdragon/common.css

Wavingdragon/sandbox


References

edit

Markups

edit

Color names

edit
WhiteSilverRedYellowLimeAquaBlueFuchsia
#FFFFFF#C0C0C0#FF0000#FFFF00#00FF00#00FFFF#0000FF#FF00FF
BlackGrayMaroonOliveGreenTealNavyPurple
#000000#808080#800000#808000#008000#008080#000080#800080

Horizontal rule

edit
----

Other markups

edit
<poem></poem>
edit

Internal link markups:

[[pagename]]
[[pagename|Text]]
[[:namespace:pagename|Text]]

Internal link from one wikia to a different wikia:

[[w:c:domain:namespace:pagename|Text]]

External link markups:

[url Text]

Website templates

edit


Table

edit

Table markups

edit
{| id="_____"                                    Anchor name.
{| class="wikitable sortable"
{| border="#" cellpadding="#" cellspacing="#"    Incompatible with a sortable table.
{| style="float:left/right;                      For the table's alignment, no "center".
          width:#px/#em/auto; 
          font-size:#%; 
          table-layout:auto/fixed; 
          text-align:left/center/right" 

|- id="_____"
|- class="sortbottom"

| id="_____"
| class="unsortable" | Text
| style="width:#px/#em/auto" | Text
| width=#px | Text

Example

edit
id="sorttest"
class="wikitable sortable"
style="font-size:85%;
text-align:center;
width:auto;
table-layout:fixed"
C2-4C5C6A vertically
merged cell
may or may not
be sortable.
C8-9
The row of sorting headers
may be affected by a
vertically merged cell
and not always on top.
C2Even a
horizontally
merged cell
is sortable.
C5class="unsortable"C8C9
R3A cell inherits the
1st cell's properties
coded in the same line.
iynynny
R4 nyiinyin
R5 yynniiyi
class="sortbottom"C2C3C4C5C6C7C8C9
edit

Template:Manual of Style

Template:Wikipedia policies and guidelines