Template:Cs/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "{{Documentation subpage}} This template generates text in a conscript (hence the name CS). Conscripts must be added by the wiki admin. == Usage == The template is formatted like so: <pre>{{cs|CODE|TEXT}}</pre> where CODE is the code of the script, and TEXT is the text you want to be put into the font. The currently recognized code(s) are: * dhm (Dhimzic script) == Adding conscripts == Conscripts can only be added by the wiki admin (autumn#1088). # Place the f...") |
(No difference)
|
Revision as of 15:36, 13 September 2022
File:Edit-copy green.svg | This is a documentation subpage for Template:Terminate sentence It may contain usage information, categories and other content that is not part of the original template page. |
This template generates text in a conscript (hence the name CS). Conscripts must be added by the wiki admin.
Usage
The template is formatted like so:
{{cs|CODE|TEXT}}
where CODE is the code of the script, and TEXT is the text you want to be put into the font.
The currently recognized code(s) are:
- dhm (Dhimzic script)
Adding conscripts
Conscripts can only be added by the wiki admin (autumn#1088).
- Place the font files into the
resources/assets/conscripts/
directory underneath the Mediawiki root. - Add a class to Mediawiki:Common.css of the form
.script-CODE
which applies a font-family rule to the text. - Inform users to refresh their cache.