Difference between revisions of "Template:BuildModeTutorialsFooterCategory"
From SimsWiki
(12 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <br clear=all> |
− | + | {| class=toccolours align=center | |
− | + | |- | |
− | + | ! colspan=2 style="background:#ccf;" | [[Tutorials:Build Mode Tutorials|Tutorials]]: {{if|test={{{name|}}}|then=[[Tutorials:{{{name}}}|{{{name}}}]]|else={{PAGENAME}} }} series | |
− | + | |- | |
− | + | | colspan=2 style="font-size: 90%;" align=center | | |
− | + | {{switch | |
− | + | |{{{name}}} | |
− | + | |case: Basements= | |
− | + | [[Tutorials:Basements#Basements|Basements]], [[Tutorials:Basements#Other basement style tutorials|Other]] | |
− | + | |case: Roofing= | |
− | + | [[Tutorials:Roofing#Simple Roofs|Simple Roofs]], [[Tutorials:Roofing#Advanced Roofs|Advanced Roofs]], [[Tutorials:Roofing#Domes|Domes]], [[Tutorials:Roofing#Pagodas|Pagodas]], [[Tutorials:Roofing#Other|Other]] | |
− | + | |case: Garages= | |
− | + | [[Tutorials:Garages#Driveways|Driveways]], [[Tutorials:Garages#Garages|Garages]] | |
− | + | |case: Landscaping= | |
− | + | [[Tutorials:Landscaping#Pools|Pools]], [[Tutorials:Landscaping#Bridges|Bridges]], [[Tutorials:Landscaping#Gazebos|Gazebos]], [[Tutorials:Landscaping#Floral Arrangements|Floral]], [[Tutorials:Landscaping#Other|Other]] | |
− | + | |case: Stairs= | |
− | + | |default: No sub-pages | |
− | + | ||
}} | }} | ||
− | + | |} | |
− | + | ||
− | + | ||
<noinclude> | <noinclude> | ||
==Basic template== | ==Basic template== | ||
− | <pre><nowiki>{{ | + | <pre><nowiki>{{BuildModeTutorialsFooterCategory |
| name = | | name = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}}</nowiki></pre> | }}</nowiki></pre> | ||
==Sample usage== | ==Sample usage== | ||
− | <pre><nowiki>{{ | + | <pre><nowiki>{{BuildModeTutorialsFooterCategory |
− | | name = | + | | name = Landscaping |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
results in: | results in: | ||
− | {{ | + | {{BuildModeTutorialsFooterCategory |
| name = Landscaping | | name = Landscaping | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
+ | </noinclude> | ||
+ | |||
+ | <noinclude> | ||
+ | |||
+ | [[Category:Templates]] | ||
+ | |||
</noinclude> | </noinclude> |
Latest revision as of 00:47, 18 September 2012
Tutorials: BuildModeTutorialsFooterCategory series | |
---|---|
[edit] Basic template
{{BuildModeTutorialsFooterCategory | name = }}
[edit] Sample usage
{{BuildModeTutorialsFooterCategory | name = Landscaping }}
results in:
Tutorials: Landscaping series | |
---|---|