Template:FontCol: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 May 2025

  • curprev 15:3015:30, 7 May 2025Iritscen talk contribs 814 bytes +814 Created page with "<includeonly><span style="color:{{{1|gray}}};">{{{2}}}</span></includeonly><noinclude> A shortcut for creating a span of text with a custom color, which otherwise would require typing:<br> <code><nowiki><span style="color:blue;"></nowiki>''something''<nowiki></span></nowiki></code> To use this template, pass the color of the text as parameter 1 and the text to use as parameter 2, like so: <code><nowiki>{{FontCol|blue|Here's some blue text.}}</nowiki></code> …which y..."