Diferencia entre revisiones de «Plantilla:Documentation»
De Familia Sanchez Arjona
(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...) |
(Try this to reduce the parser nesting depth) |
||
Línea 35: | Línea 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 = | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
<!-- | <!-- |
Revisión del 08:52 21 nov 2010
Plantilla:Documentation/start box2
Plantilla:Documentation/end box2