Notice
Fello' pirrates, be awarrre some featurrres may not work fer us in this trrranslat'n. Like table of rrramblings, some Merrrmaids and stuff.
Th' notice shorrrtcode shows four types o' disclaimers t' help ye structure yer plank.
Usage
{{% notice ( note | info | tip | warning ) [ <str'n> [ <str'n> ] ] %}}
Some marrrkup
{{% /notice %}}
Th' first parameter be required an' indicates th' type o' notice.
Th' second parameter be optional. If provided, it will be used as th' title o' th' notice. If not provided, then th' type o' notice will be used as th' title. For example, th' title o' a warning notice will be “Warning”.
Th' third parameter be optional. If provided, it will set th' ay'con o' near th' title. For th' standard types o' notices, this be automatically determined but can be overridden wit' this parameter. If ye want no ay'con at all, ye have t' set this parameter t' " "
(a non empty str'n filled wit' spaces).
Examples
Avast
A notice disclaimer
Ye can add:
- multiple paragraphs
- bullet point lists
- emphasized, bold an' even bold emphasized text
- links
- other shorrrtcodes besides
notice
- etc.
...and even source code
th' possiblities be endless
Ahoi
An informat'n disclaimer
Ye can add:
- multiple paragraphs
- bullet point lists
- emphasized, bold an' even bold emphasized text
- links
- other shorrrtcodes besides
notice
- etc.
...and even source code
th' possiblities be endless
Smarrrt Arrrse
A tip disclaimer
Ye can add:
- multiple paragraphs
- bullet point lists
- emphasized, bold an' even bold emphasized text
- links
- other shorrrtcodes besides
notice
- etc.
...and even source code
th' possiblities be endless
Arrr
A warning disclaimer
Ye can add:
- multiple paragraphs
- bullet point lists
- emphasized, bold an' even bold emphasized text
- links
- other shorrrtcodes besides
notice
- etc.
...and even source code
th' possiblities be endless
Notice wit' default color, custom title an' ay'con
Ye can cust'mize th' title o' th' notice by pass'n it as a second parameter.
Th' title be now th' parameter that was provided.