قالب:FC

The UESPWiki – Your source for The Elder Scrolls since 1995
اذهب إلى: تصفح، ابحث
Due to the sensitive nature of this template and the fact that it is used on a large number of pages, it has been semi-protected to prevent site-wide damage by vandal bots.
Editors: In order to minimize the impact on our servers, please use sandboxes to make and test changes to widely used templates before deployment.
For more information, please see this article's talk page.

Summary

Changes wikitext to a specific color.

Parameters

FC
Parameter Scope Description
1 optional The color name or hex value to change to. Defaults to black if not specified. For a list of acceptable color names, see Wikipedia's article. Most modern browsers also accept X11 color names.
2 required The text to display in color.

Examples

{{FC|red|red text}}

red text

{{FC|#ff8800|orange text}}

orange text

{{FC|green|Links must be [[Main Page|{{FC|green|colored}}]] separately}}, even if already inside another FC template, or else {{FC|green|you get [[Main Page|this]]}}.

Links must be colored separately, even if already inside another FC template, or else you get this.