Extra Rules
|
The site includes a number of advanced Text Formatting Rules. These give authors more choices about how they lay out pages. Experiment in the Wiki Sandbox.
On this page…
->” start of line markup.
->This paragraph is indented once. -->This paragraph is indented twice.Produces: This paragraph is indented once.
Align paragraphs using the “This paragraph is indented twice.
=>” and “=|” start of line markups.
=>This paragraph is right aligned. =|This paragraph is centred.Produces: This paragraph is right aligned. This paragraph is centred. Make FAQ paragraphs using the “Q:” and “A:” start of line markup.
Q:This paragraph is a question. A:This paragraph is the answer to the question.Produces: This paragraph is a question. This paragraph is the answer to the question. Teaser lists consist of a Wiki Word or free link followed by the first paragraph of the page being referenced. These use the “T” start of line markup.
T*Text Formatting Rules T#Wiki Wiki Web T:Wiki WordProduces:
`” character overrides certain Pm Wiki behaviours.
use 2 back-ticks if the group of a qualified Wiki Word is a Wiki Word — `PmWiki/`WikiWord becomes PmWiki/WikiWord
turn a hyphen into an en dash, like Wellington–Picton, by writing Wellington `-Picton
turn a left quote into a right quote, like ’90s, by writing `'90s
make an invisible stop by writing backtick-period
Include a paragraph from another page using the “`.
[[para:PmWiki/WikiWord#anchor]]” inline markup.
[[para:PmWiki/TextFormattingRules]]Produces: To experiment with the rules, please try editing the Wiki Sandbox. [[para:Main/HomePage#more]]Produces: More information about Pm Wiki can be found at www.pmwiki.org. Include a paragraph on the current page using the “ [^#anchor^]” inline markup.
[^#intro^]Produces: The site includes a number of advanced Text Formatting Rules. These give authors more choices about how they lay out pages. Experiment in the Wiki Sandbox. Create a cross-reference to a paragraph on the current page using the “ [[#anchor#]]” inline markup. If the referenced paragraph contains Wiki Word or free link references, these are treated as plain text.
[[#intro#]]Produces: The site includes a number of advanced Text Formatting Rules. ... [^ … ^] markup.
Write[^Footnotes are useful to make side remarks.^] in a paragraph body.Produces: Write1 in a paragraph body. Display the footnotes with the [^#^] markup, which produces:
1 Footnotes are useful to make side remarks. Write^^superscript^^ and __subscript__ to produce superscript and subscript respectively. For example,
a^^2^^ + b^^2^^ = c^^2^^ CH__3__`-CH__2__`-OHProduces: a2 + b2 = c2
CH3–CH2–OH
wiki sticky or Post-It™ noteWrite {+inserted text+} and {-deleted text-} to produce inserted text and remove {=wiki sticky note=} markup adds a sticky note. The Printable Version of a page automatically removes Insertion and Deletion markup and hides the sticky note.
Write ;;small caps;; to produce small caps (some older browsers may not support this variant). Write '/This is a title/' to produce This is a title. Most browsers will render citations in italics; this can be controlled through a style sheet, to distinguish citations from emphasised text.
B: start of line markup.
B:Labelled Text:This is the text of the labelled paragraph. See how it stands out.Produces: Labelled TextThis is the text of the labelled paragraph. See how it stands out. B: Labelled Text :” centres the label; and “B: Labelled Text:” right aligns the label.
An acronym is a word made up of the initial letters of other words, like ANZAC. An abbreviation is a contraction of one or more words, like HTML. All acronyms are abbreviations; not all abbreviations are acronyms. For maximum browser compatibility, this site translates both into the <acronym> tag.
[XML|eXtensible Markup Language]Produces: XML (To see the effect, move your mouse over it. And check out the printable version.) Page last modified on 22 December 2004, at 02:56 PM
|