Template:Documentation/start/doc: Difference between revisions
Created page with "{{Doc/start}} This Template is a modified version of <code>Industrial Craft Wiki - Template:/doc (Rev.: 8 March 2015)</code><ref>[https://web.archive.org/web/20201129053555/https://wiki.industrial-craft.net/index.php?title=Template:Doc/start Industrialcraft wiki - Template:Doc/start]. Archieved by WaybackMachine, date: 29 November 2020</ref> Creates the header and starts the <code><div></code> section of a documentation. Defines variables <code>nodoc</code> and <..." |
m attribution -> format |
||
Line 1: | Line 1: | ||
{{Doc/start}} | {{Doc/start}} | ||
Creates the header and starts the <code><div></code> section of a documentation. Defines variables <code>nodoc</code> and <code>baddoc</code> which are used by {{tl|Doc/end}} at the end of a documentation page. If parameter <code>baddoc=1</code> or <code>nodoc=1</code> is used the basepage of a template will be added to [[:Category:Templates with bad documentation]] or [[:Category:Templates with no documentation]] and the color scheme changes from blue to yellow (baddoc) or red (nodoc). The name of categories depends on the namespace as well. | Creates the header and starts the <code><div></code> section of a documentation. Defines variables <code>nodoc</code> and <code>baddoc</code> which are used by {{tl|Doc/end}} at the end of a documentation page. If parameter <code>baddoc=1</code> or <code>nodoc=1</code> is used the basepage of a template will be added to [[:Category:Templates with bad documentation]] or [[:Category:Templates with no documentation]] and the color scheme changes from blue to yellow (baddoc) or red (nodoc). The name of categories depends on the namespace as well. | ||
Line 8: | Line 5: | ||
For more detailes on how to create a documentation, visit the base page: {{tl|Doc}} | For more detailes on how to create a documentation, visit the base page: {{tl|Doc}} | ||
== | ===<u>Source</u>=== | ||
This Template is a modified version of [https://wiki.industrial-craft.net/index.php?title=Template:Doc/start Industrial Craft Wiki - Template:/doc (Rev.: 8 March 2015) Retrieved 03 July 2025] | |||
{{Doc/end}} | {{Doc/end}} |
Revision as of 21:43, 3 July 2025
Creates the header and starts the <div>
section of a documentation. Defines variables nodoc
and baddoc
which are used by {{Doc/end}}
at the end of a documentation page. If parameter baddoc=1
or nodoc=1
is used the basepage of a template will be added to Category:Templates with bad documentation or Category:Templates with no documentation and the color scheme changes from blue to yellow (baddoc) or red (nodoc). The name of categories depends on the namespace as well.
Usage
For more detailes on how to create a documentation, visit the base page: {{Doc}}
Source
This Template is a modified version of Industrial Craft Wiki - Template:/doc (Rev.: 8 March 2015) Retrieved 03 July 2025