Styles
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
text, bold, italic, bold italic , link
markup:
'''bold''', ''italic'', '''''bold italic''''', [[#linkanchor]], [[#linkanchor|link]]
- bullet
- indented bullet
- numbered
- indented numbered
markup:
* bullet,
# numbered
Page formatting
- always using headings (
!!,!!!,!!!!etc) for sections - use the
thumborthumbgallerydirectives for images except in specific circumstances such as tiny inline images
Floating boxes
Classes have been defined for box width and content. Boxes and content should not float for mobile devices. These are:
- to set the width of content:add the style '
mw20pct'; 'mw25pct'; 'mw30pct'; 'mw33pct'; 'mw40pct'; 'mw50pct'; 'mw60pct'; 'mw70pct'; 'mw80pct'to float the contentadd the style 'rfloat' or 'lfloat'To remove the "float" for small screen devices:add the style 'nfloat'
Use the classes 'noprint' and 'nomobile' where required.
See also
- Style Guide Website style guide
- Style Guide Te Reo Website style guide
