Difference between revisions of "Template:Template Explanation"
Jump to navigation
Jump to search
MyraMidnight (talk | contribs) m |
MyraMidnight (talk | contribs) m |
||
Line 15: | Line 15: | ||
<pre> | <pre> | ||
{| {{Template Explanation}} | {| {{Template Explanation}} | ||
− | The | + | The information about specific template |
|} | |} | ||
</pre> | </pre> | ||
Line 22: | Line 22: | ||
*'''title=''' will let you change the text in the header | *'''title=''' will let you change the text in the header | ||
*'''style=''' lets you customize the styling of the content cell (to change padding and such). | *'''style=''' lets you customize the styling of the content cell (to change padding and such). | ||
+ | |||
+ | ==Using the "help templates" for repeating information== | ||
+ | When multiple templates function identically, then it can be tedious to fill in repeating information. Thats why I have made a few ''help-templates'' | ||
+ | *Please add any template specific information before the ''help template'' | ||
+ | *Insert the appropriate ''help template'' at the end, '''within''' the Explanation section | ||
+ | {|class=bluetable style="width:700px" | ||
+ | <!-- GENERAL HELP TEMPLATES --> | ||
+ | !colspan=2|Help Templates and info | ||
+ | |- | ||
+ | |[[Template:Tag/help|Tag/help]] ||General information about [[Template:Tag|Tag]] templates | ||
+ | |- | ||
+ | |[[Template:Table Cell Templates/help|Table Cell Templates/help]] ||General information about [[Template:Table Cell Templates|Table Cell Templates]] | ||
+ | |- | ||
+ | <!-- MULTI-TEMPLATES --> | ||
+ | !colspan=2|Multi-template directions | ||
+ | |- | ||
+ | |[[Template:Navbox/help|Navbox/help]] || how to use the [[Template:Navbox|Navbox]] templates together | ||
+ | |- | ||
+ | |[[Template:LearnSpell/help|LearnSpell/help]] || how to use the [[Template:LearnSpell|LearnSpell]] templates together | ||
+ | |} | ||
|} | |} |
Revision as of 05:39, 25 June 2015
Template Explanation |
---|
contents |
Template Explanation | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
This template will help unify the overall look of the "Template Explanation" box, by inserting the header and styling for you. Because of easy breaking of template when filling it with examples of template use, I had to alter it so you have to insert it within table parameters instead of it including the table. How to Use{| {{Template Explanation}} The information about specific template |} Optional commands you can use
Using the "help templates" for repeating informationWhen multiple templates function identically, then it can be tedious to fill in repeating information. Thats why I have made a few help-templates
|