The Gold Network: Soyworld | SNCApedia | SoyPlace

Template:Textshadow/doc: Difference between revisions

From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 18: Line 18:
"description": "The text. Simply add text here.",
"description": "The text. Simply add text here.",
"example": "Soyjaks"
"example": "Soyjaks"
},
"font-family": {
"description": "The font family of the font you'd like to use. Multiple (including quoted fonts) can be stacked.",
"example": "Tahoma, Arial, sans-serif"
}
}
},
},
Line 25: Line 29:
"color",
"color",
"shadow",
"shadow",
"size"
"size",
"font-family"
]
]
}
}
</templatedata>
</templatedata>

Revision as of 17:51, 8 March 2026

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.

Template parameters

ParameterDescriptionTypeStatus
texttext

The text. Simply add text here.

Example
Soyjaks
Unknownoptional
colorcolor

The color of the text. Can be done with raw text (i.e. blue) or a hex value.

Example
#808080
Unknownoptional
shadowshadow

The text shadow. Can be done with raw colors (i.e. red) or hex values.

Example
#000000
Unknownoptional
sizesize

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.

Example
14px
Unknownoptional
font-familyfont-family

The font family of the font you'd like to use. Multiple (including quoted fonts) can be stacked.

Example
Tahoma, Arial, sans-serif
Unknownoptional