Commenting Help
Comments on this repository support a subset of the BBCode used in factbook markup.
The following tags are supported:
Tag | Purpose |
---|---|
[b]Text goes here[/b] | Emboldens text |
[i]Text goes here[/i] | Italicizes text |
[u]Text goes here[/u] | Underlines text |
[s]Text goes here[/s] | Strikes out text |
[sup]Text goes here[/sup] | Superscripts text |
[sub]Text goes here[/sub] | Subscripts text |
[color=#CC8844]Text goes here[/sub] | Colors text |
[ipa]Text goes here[/ipa] | Applies IPA font to text |
[code]Text goes here[/code] | Applies code font to text |
[align=(left, center, right, or justify)]Text goes here[/align] | Aligns text on the left, center, right, or justified |
e.g. [align=center]Text goes here[/align] |
Center-aligns text
|
[aside=(left or right)]Text goes here[/aside] | Creates a floating block to the side, on either the left or the right |
[ul][li]List items go here[/li]... [/ul] | Creates a bullet list, e.g.
|
[ol][li]List items go here[/li]... [/ol] | Creates a numbered list, e.g.
|
[table](table rows go here...)[/table] | The root element of a table |
[tr](table cells go here...)[/tr] | A row of a table |
[th]Text goes here[/th] | A heading cell of a table |
[td]Text goes here[/td] | A data cell of a table |
Table cells in this custom BBCode markup also support row-spans and column-spans, even at the same time:
[table] [tr] [th=2x2][i]ab[/i][sup]-1[/sup] mod 10[/th] [th=10][i]a[/i][/th] [/tr] [tr] [th]0[/th] [th]1[/th] [th]2[/th] [th]3[/th] [th]4[/th] [th]5[/th] [th]6[/th] [th]7[/th] [th]8[/th] [th]9[/th] [/tr] [tr] [th=x4][i]b[/i][/th] [th]1[/th] [td]0[/td] [td]1[/td] [td]2[/td] [td]3[/td] [td]4[/td] [td]5[/td] [td]6[/td] [td]7[/td] [td]8[/td] [td]9[/td] [/tr] [tr] [th]3[/th] [td]0[/td] [td]7[/td] [td]4[/td] [td]1[/td] [td]8[/td] [td]5[/td] [td]2[/td] [td]9[/td] [td]6[/td] [td]3[/td] [/tr] [tr] [th]7[/th] [td]0[/td] [td]3[/td] [td]6[/td] [td]9[/td] [td]2[/td] [td]5[/td] [td]8[/td] [td]1[/td] [td]4[/td] [td]7[/td] [/tr] [tr] [th]9[/th] [td]0[/td] [td]9[/td] [td]8[/td] [td]7[/td] [td]6[/td] [td]5[/td] [td]4[/td] [td]3[/td] [td]2[/td] [td]1[/td] [/tr] [/table]
ab-1 mod 10 | a | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | ||
b | 1 | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
3 | 0 | 7 | 4 | 1 | 8 | 5 | 2 | 9 | 6 | 3 | |
7 | 0 | 3 | 6 | 9 | 2 | 5 | 8 | 1 | 4 | 7 | |
9 | 0 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 |
The format goes as [td=(width)x(height)] or [th=(width)x(height)]. If one parameter is omitted (assumed to be 1), then the format can be [td=(width)] or [td=x(height)]
Tag | Purpose |
---|---|
[url=https://google.com/]Text goes here[/url] | Creates an HTML link |
[imgbb=256x256]Lns12z1/robert-sparr.png[/imgbb] |
Creates an embedded image: A similar tag is used to embed images that are hosted on Imgur, e.g. the image at https://i.imgur.com/dd0mmQ1.png |
[reply](comment id)[/reply] | Creates a reply link to a comment |
[quote]Quoted text[/quote] | Creates a
block-level quote |
[lang=tylan]Rheagda Tulasra[/lang] | Writes text in the Tylan alphabet: RYgda tulasra |
[lang=thedish]Theodisc Rasda[/lang] | Writes text in the Thedish alphabet: Theodisc Rasda |
[lang=pokhval]Pokhvalsko Jaargo[/lang] | Writes text in the Pokhwalish alphabet: poKvalsqo jargo |
[lang=gothic]π²πΏππΉππΊπ° ππ°πΆπ³π°[/lang] | Writes text in the Gothic alphabet: π²πΏππΉππΊπ° ππ°πΆπ³π° Requires the Unicode Gothic alphabet; Latin alphabet characters are not supported. |