Due to spambots account creation is turned off, if you'd like an accout please email me at techinfodepot1@gmail.com
You do not need an accout to report a problem with the wiki.

-

Template:Double underline

From TechInfoDepot
(Redirected from Template:Du)
Jump to navigationJump to search

{{{1}}}

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

Template:Shortcuts First suggested by User:Kwamikagami [1], this template creates a double underline/underscore beneath a string, instead of a single one. It may be used in cases where a single underline is confusing, such as when underlining CJK characters.

A second parameter can be added to specify the color (in name or in hex code, defaults to #000), for example,

<span style="color:red;">Hello {{du|world}}!</span>
yields

Hello world!

whereas
<span style="color:red;">Hello {{du|world|red}}!</span>
yields the better-looking

Hello world!

For strings within certain {{lang}} templates (such as zh), strings within <big> tags or <code> tags, and some others, this may show up as a thick underline instead of a double underline (depending on your browser settings):

{{lang|zh|好好儿学习,{{du|天天}}向上!}}
yields

Lua error in Module:Unicode_data at line 474: attempt to index field 'scripts' (a boolean value).

<big>Hello {{du|world}}!</big>
yields

Hello world!

See also