Template:Strings subpage/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
|- | |- | ||
| align="center" | {{Code|style=2|{{Param|<language code>}}}} | | align="center" | {{Code|style=2|{{Param|<language code>}}}} | ||
| Number of translated | | Number of translated strings into the specified language. | ||
| {{CodeBlock|margin=5px|<nowiki>| en = 6</nowiki>}}{{CodeBlock|margin=5px|<nowiki>| eo = 3</nowiki>}}{{CodeBlock|margin=5px|<nowiki>| he = 2</nowiki>}} | | {{CodeBlock|margin=5px|<nowiki>| en = 6</nowiki>}}{{CodeBlock|margin=5px|<nowiki>| eo = 3</nowiki>}}{{CodeBlock|margin=5px|<nowiki>| he = 2</nowiki>}} | ||
|} | |} |
Revision as of 10:07, 16 April 2023

This is a documentation subpage for Template:Strings subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
A panel indicating that this page contains various translatable or/and untranslatable strings that are used in the template or elsewhere.
Parameters and Examples
Parameter | Description | Example |
---|---|---|
No Parameters | Places the template. | |
{{{number}}} | Number of strings. | |
{{{<language code>}}} | Number of translated strings into the specified language. |