Template:Documentation: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| mwnote>Davidgothberg  (Adding automatic adding of {{template sandbox notice}} when on a /sandbox page. See talkpage section "Request".) | mwnote>Davidgothberg   (Now uses /core. Doc links now in a box below the main doc box. Link /sandbox and /testcases also when they don't exist, with (create) links with preload. See talkpage, section "Documentation/links".) | ||
| Line 15: | Line 15: | ||
| }}<!-- | }}<!-- | ||
|    Start of green doc box. |    Start of green doc box. | ||
| --> | -->{{documentation/core | ||
| | heading = {{{heading|¬}}}   <!--Empty but defined means no header--> | |||
| | heading-style = {{{heading-style|}}} | |||
| | content = {{{content|}}} | |||
| | docpage =  | |||
|    {{#if: {{{1|}}} | |||
|   | {{{1|}}} | |||
|   | {{#switch: {{SUBPAGENAME}} | |||
|     | sandbox | |||
|     | testcases = {{#rel2abs: ../doc }} | |||
|     | #default = {{SUBJECTPAGENAME}}/doc | |||
|     }} | |||
|    }} | |||
| | doc exist =   | |||
|   {{#ifexist:  | |||
|     {{#if: {{{1|}}} | |||
|     | {{{1|}}} | |||
|     | {{#switch: {{SUBPAGENAME}} | |||
|       | sandbox | |||
|       | testcases = {{#rel2abs: ../doc }} | |||
|    }}  |       | #default = {{SUBJECTPAGENAME}}/doc | ||
|       }} | |||
|     }} | |||
|   | yes | |||
|   }} | |||
|    | | | sandbox =   | ||
|    {{#switch: {{SUBPAGENAME}} | |||
|    | sandbox | |||
| {{# |   | testcases = {{#rel2abs: ../sandbox }} | ||
|   | #default = {{FULLPAGENAME}}/sandbox | |||
|   }} | |||
| | testcases =  | |||
|   {{#switch: {{SUBPAGENAME}} | |||
|   | sandbox | |||
|   | testcases = {{#rel2abs: ../testcases }} | |||
|   | #default = {{FULLPAGENAME}}/testcases | |||
|   }} | |||
| }}<!--End of green doc box--><noinclude> | |||
| <!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
| </noinclude> | </noinclude> | ||