Template:Textshadow: Difference between revisions
From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
Created page with "[[{{{1}}}|<span style="text-shadow:{{{shadow-size|1px}}} {{{shadow-size|1px}}} {{{shadow-color|#A5A5A5}}}; color:{{{text-color|black}}}; font-weight:bold; font-size:14px;">{{{2|{{{1}}}}}}</span>]]" |
m Protected "Template:Textshadow": high traffic ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<span style="text-shadow: 1px 1px {{{shadow|#A5A5A5}}}; color: {{{color|black}}}; font-weight: bold; font-size: {{{size|inherit}}};">{{{text|Soyjaks}}}</span> | |||
<noinclude>{{documentation}}</noinclude> | |||
Latest revision as of 01:12, 5 March 2026
Soyjaks
A template that allows you to set a shadow for text, as seen in the Soyjak Wiki's portal page. Coded marginally with AI to get the template to work.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| text | text | The text. Simply add text here.
| Unknown | optional |
| color | color | The color of the text. Can be done with raw text (i.e. blue) or a hex value.
| Unknown | optional |
| shadow | shadow | The text shadow. Can be done with raw colors (i.e. red) or hex values.
| Unknown | optional |
| size | size | The size of the text. Automatically set to "inherit," which is the default text size of the skin you're currently using. Can be done with px or pt.
| Unknown | optional |