Шаблон:Documentation/core — различия между версиями
Материал из Аэроскан Сервис
								
												
				| м (Changed protection level of Template:Documentation/core: Highly visible template: Will now use this sub-template in {{documentation}}, used on 37,000 pages. ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |  (Adding an empty <div> followed by a line break, so headings at start of /doc are interpreted by MediaWiki. Thanks Svick for the bug report.) | ||
| Строка 37: | Строка 37: | ||
| | {{{content|}}} | | {{{content|}}} | ||
| | {{#if: {{{doc exist|yes}}} | | {{#if: {{{doc exist|yes}}} | ||
| − |    | {{ {{{docpage|{{FULLPAGENAME}}/doc}}} }} | + |    | <!--Empty div followed by a line break necessary | 
| + |         so "=== Headings ===" at start of /doc are interpreted--> | ||
| + | <div></div> | ||
| + | {{ {{{docpage|{{FULLPAGENAME}}/doc}}} }} | ||
|    }} |    }} | ||
| }} | }} | ||