Toggle menu
14
236
69
27.2K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 06:40, 18 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} {{May be substituted}} {{Lua|Module:Params|Module:String}} This template is similar to {{Tl|Ruby}}, with the difference that it allows to annotate series of characters easily. : ''See also: Ruby character.'' == Usage == Use the colon (<code>:</code>) to separate the text from its annotation (use <code>&#58;</code> if you want the colon not to be treated as a metacharacter). To change general features (e.g. font size, color, etc.) wrap...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template is similar to {{Ruby}}, with the difference that it allows to annotate series of characters easily.

See also: Ruby character.

Usage

Use the colon (:) to separate the text from its annotation (use &#58; if you want the colon not to be treated as a metacharacter). To change general features (e.g. font size, color, etc.) wrap the template into a custom container.

Manuscript:

<span style="font-size: 2em;">Lorem ipsum {{Ruby line
	| 鬼: き
	| 門: もん
	| の
	| 方: ほう
	| 角: がく
	| を
	| 凝: ぎょう
	| 視: し
	| する
}}</span>

Effect:

Lorem ipsum ()(もん) (ほう)(がく) (ぎょう)() する

Manuscript:

<span style="font-size: 2em;">Lorem ipsum {{Ruby line
	| Shall: ʃal
	| I: əɪ
	| compare: kəmpɛː˞
	| thee: ðɪ
	| to: tə̹
	| a: ə
	| summer's: sɤmə˞z
	| day?: dɛː
}}</span>

Effect:

Lorem ipsum Shall (ʃal) I (əɪ) compare (kəmpɛː˞) thee (ðɪ) to (tə̹) a (ə) summer's (sɤmə˞z) day? (dɛː)

See also