Šablona:Documentation: Porovnání verzí
Z Wiki JU
hidden>Plastikspork (Refactoring to reduce transclusion depth. Basically, split core2 into (start box2,end box2) and split core into (start box,end box), then move middle up two levels to top level template. See talk...) |
hidden>Plastikspork (Try this to reduce the parser nesting depth) |
||
Řádek 35: | Řádek 35: | ||
so "=== Headings ===" at the start and end of docs are interpreted. | so "=== Headings ===" at the start and end of docs are interpreted. | ||
--> | --> | ||
{{#if: {{{content|}}} | {{#switch: {{#if:{{{content|}}}|1|0}}{{#if:{{{1|}}}|1|0}}{{#ifexist:{{{1|}}}|1|0}}{{#ifexist:{{documentation/docspace}}:{{documentation/template page}}/doc|1|0}} | ||
| | | 1000 | 1001 | 1010 | 1011 | 1100 | 1101 | 1110 | ||
| 1111 = {{{content|}}} | |||
| 0110 | 0111 = {{ {{{1}}} }} | |||
| 0001 | 0011 = {{ {{documentation/docspace}}:{{documentation/template page}}/doc }} | |||
| 0000 | 0100 | 0010 | 0101 = | |||
}} | }} | ||
<!-- | <!-- |