Difference between revisions of "Template:Documentation"
From Game Detectives Wiki
								
												
				| [unchecked revision] | [unchecked revision] | 
 (Adding the "link box = off" parameter.)  | 
				 (Calling /core2 for more parameter preprocessing, it in turn calls /core. Since adding smarter namespace handling, and stuff for debug-reporting to a category. See talk, "Subject space vs talk space".)  | 
				||
| Line 15: | Line 15: | ||
}}<!--  | }}<!--  | ||
   Start of green doc box.  |    Start of green doc box.  | ||
| − | -->{{documentation/  | + | -->{{documentation/core2  | 
| heading = {{{heading|¬}}}   <!--Empty but defined means no header-->  | | heading = {{{heading|¬}}}   <!--Empty but defined means no header-->  | ||
| heading-style = {{{heading-style|}}}  | | heading-style = {{{heading-style|}}}  | ||
| content = {{{content|}}}  | | content = {{{content|}}}  | ||
| − | |   | + | | link box = {{{link box|}}}   <!--So "link box=off" works-->  | 
| − |    {{#  | + | |
| − |    | {{  | + | <!--Some namespaces must have the /doc, /sandbox and /testcases   | 
| − |    | {{  | + |     in talk space-->  | 
| − | + | | docspace =  | |
| − | + |    {{#switch: {{SUBJECTSPACE}}  | |
| − | + |    | {{ns:0}}  | |
| − | + |    | {{ns:File}}  | |
| + |   | {{ns:MediaWiki}}  | ||
| + |   | {{ns:Category}} = {{TALKSPACE}}  | ||
| + |   | #default = {{SUBJECTSPACE}}  | ||
   }}  |    }}  | ||
| − | |   | + | |
| − |    {{#  | + | <!--For debug purposes-->  | 
| − | + | | not-docspace =  | |
| − | + |    {{#switch: {{SUBJECTSPACE}}  | |
| − | + |   | {{ns:0}}  | |
| − | + |   | {{ns:File}}  | |
| − | + |   | {{ns:MediaWiki}}  | |
| − | + |   | {{ns:Category}} = {{SUBJECTSPACE}}  | |
| − | + |   | #default = {{TALKSPACE}}  | |
| − | |||
| − | |||
   }}  |    }}  | ||
| − | |   | + | |
| + | | 1 = {{{1|}}}   <!--Other docname, if fed-->  | ||
| + | |||
| + | <!--The namespace is added in /core2-->  | ||
| + | | template page =    | ||
   {{#switch: {{SUBPAGENAME}}  |    {{#switch: {{SUBPAGENAME}}  | ||
   | sandbox  |    | sandbox  | ||
| − |    | testcases = {{  | + |    | testcases = {{BASEPAGENAME}}  | 
| − |    | #default = {{  | + |    | #default = {{PAGENAME}}  | 
   }}  |    }}  | ||
| − | + | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}}<!--End of green doc box--><noinclude>  | }}<!--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>  | ||