模板:Text-shadow

出自Fear and Hunger Wiki
跳至導覽 跳至搜尋

{{{1}}}

Template-info-png.png 模板文檔  [查看] [編輯] [歷史] [刷新]

This template is from Wikipedia and has been modified to apply to this wiki.

To use this template, copy the following code and fill in the appropriate fields.

Syntax

To add a shadow behind the text. The effect produced by this template can also be produced with the following HTML code:

<span class="unicode" style="color:(COLOR);text-shadow:(HORIZONTAL DISTANCE)em (VERTICAL DISTANCE)em (SHADOW SIZE)em (SHADOW COLOR)">(TEXT)</span>

Example

{{Text-shadow|Text|Text-Color(optional)|Shadow-Color(optional)|Horizontal-Distance(optional)|Vertical-Distance(optional)|Size(optional)}}

Default values are as shown:

Text-Color          : black
Shadow-Color        : #777777
Horizontal-Distance : 0.1
Vertical-Distance   : 0.1
Size                : 0.1

Example:

{{Text-shadow|+1|White|Green|0.1|0.1|0.1}}
{{Text-shadow|Body|Lime|Green|0.1|0.1|0.1}}
{{Text-shadow|Karin |#FFA500|#6B698F|0.1|0.1|0.3}}
{{Text-shadow|Marcoh|SeaGreen|#8484A5|0.0|0.0|0.3}}

gives this:

+1
Body
Karin
Marcoh