Шаблон:SUBPAGENAME/doc

Матеріал з База знань «Управління публічним інвестуванням»
< Шаблон:SUBPAGENAME
Версія від 14:32, 4 жовтня 2021, створена Regionet (обговорення | внесок) (Створена сторінка: {{Documentation subpage}} === Usage === The builtin template <code><nowiki>{{SUBPAGENAME}}</nowiki></code> does not work on this wiki for all namespaces (and no...)
(різн.) ← Попередня версія | Поточна версія (різн.) | Новіша версія → (різн.)
Перейти до навігації Перейти до пошуку

Usage[ред.]

The builtin template {{SUBPAGENAME}} does not work on this wiki for all namespaces (and notably not in the "Template:" namespace where it is needed to manage "/doc" and "/sandbox" subpages).

This is a workaround that you can call using {{Template:SUBPAGENAME}} instead.

Also, unlike the builtin template, it will de-HTML-ize its return value (e.g. apostrophes and a few other ASCII punctuations accepted in page titles).

On this page, it currently returns "{{#explode:SUBPAGENAME/doc|/|-1}}".

It works using MediaWiki Extension:StringFunctions which is enabled on this wiki.

See also[ред.]