Шаблон:Documentation/core — различия между версиями
Материал из Аэроскан Сервис
(The empty div gave extra newlines sometimes. A line break before the if-case is better, and it fixes it for "content" input too. This is how the old version of {{documentation}} did it.) |
(Adding the "link box = off" parameter.) |
||
| Строка 48: | Строка 48: | ||
Small box below for the doc meta-data. | Small box below for the doc meta-data. | ||
-->{{#if: | -->{{#if: | ||
| − | <!--Check if we | + | <!--Check if we should show the small box--> |
| − | {{{doc exist|yes}}}{{ | + | {{#ifeq: {{{link box|}}} | off |
| − | + | | | |
| − | + | | {{{doc exist|yes}}}{{ | |
| − | + | #switch: {{SUBJECTSPACE}} | |
| + | | {{ns:User}} | ||
| + | | {{ns:Template}} = yes | ||
| + | }} | ||
}} | }} | ||