Help:Templates: Difference between revisions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{WIP}} | |||
Featured on this page are lists of templates to use as headers and/or footers for your page. | Featured on this page are lists of templates to use as headers and/or footers for your page. | ||
Line 5: | Line 7: | ||
Templates basically act as reusable building blocks that power everything from infoboxes to banners. Think of them like functions in code: you create them once, then use them anywhere with a simple call like <code><nowiki>{{TemplateName}}</nowiki></code>. It's efficient, consistent, and easy to maintain. Reduce, Reuse, Recycle. | Templates basically act as reusable building blocks that power everything from infoboxes to banners. Think of them like functions in code: you create them once, then use them anywhere with a simple call like <code><nowiki>{{TemplateName}}</nowiki></code>. It's efficient, consistent, and easy to maintain. Reduce, Reuse, Recycle. | ||
Isn’t that | Isn’t that cool? | ||
== Page Information Headers == | == Page Information Headers == | ||
Line 71: | Line 73: | ||
|- | |- | ||
| [[Template:Spoiler|Spoiler]] ||<pre>{{Spoiler}}</pre>|| {{Spoiler}} | | [[Template:Spoiler|Spoiler]] ||<pre>{{Spoiler}}</pre>|| {{Spoiler}} | ||
|- | |- | ||
| [[Template:Clear|Clear]] ||<pre>{{Clear}}</pre>|| {{Clear}} | | [[Template:Clear|Clear]] ||<pre>{{Clear}}</pre>|| {{Clear}} | ||
|- | |- | ||
| [[Template: | | [[Template:Nowrap|Nowrap]] ||<pre>{{NoWrap}}</pre>|| {{Nowrap}} | ||
|- | |- | ||
| [[Template:Important|Important]] ||<pre>{{Important}}</pre>|| {{Important}} | | [[Template:Important|Important]] ||<pre>{{Important}}</pre>|| {{Important}} | ||
Line 92: | Line 90: | ||
| [[Template:InfoboxProductLine|InfoboxProductLine]] ||<pre>{{InfoboxProductLine}}</pre>|| {{InfoboxProductLine}} | | [[Template:InfoboxProductLine|InfoboxProductLine]] ||<pre>{{InfoboxProductLine}}</pre>|| {{InfoboxProductLine}} | ||
|- | |- | ||
| [[Template: | | [[Template:InfoboxCompany|InfoboxCompany]] ||<pre>{{InfoboxCompany}}</pre>|| {{InfoboxCompany}} | ||
|} | |} |