CURRENT MISSION: Conclude the 2026 soyjak.party hack page, aswell as any pages relating to it, such as the Summer 2026 Crisis page.
Update Quotecord with any relevant info. See the blackboard for more info.
Soyjak Wiki:Template Manual of Style: Difference between revisions
Cobblestone (talk | contribs) mNo edit summary |
Cobblestone (talk | contribs) m Cobblestone moved page Soyjak Wiki:Template manual of style to Soyjak Wiki:Template Manual of Style: proper noun |
(No difference)
| |
Revision as of 21:44, 15 June 2025
This page provides a set of basic pointers on the creation of templates. New users should avoid making templates because they are highly likely to be coal.
Usecase
This is the single most important aspect of a template. Does your template justify the vertical space taken up on the article? Is there another template that already does it better? You need to consider these questions before you even begin making your template, or it may be deleted.
Certain kinds of templates, like "has connections to or written by" style templates, are regarded as superfluous.
Code
- The template should not use inefficient code like spamming
<big>multiple times instead of using font-size. - If possible, the template should be a single cell or div that does not use
rowspanin order to minimize wasted vertical space brought about bycellpaddingandcellspacingand improve readability. - The template should have a margin of
0 0.5emif it is a header or footer. This is simply to match the margins of most other templates. - All colors should be in hexcode and never in
rgb()(unless you need opacity viargba()). - Add suitable categories such
[[Category:Template]]to the template page itself via<noinclude>. Make sure not to leave a newline between the noinclude and the template code or it might stack up with another newline from a different template being transcluded once it is on an article and cause an irremovable space to appear between templates and article text.
Visuals
- The template should not have extremely saturated colors.
- Do not use dark fonts on dark backgrounds or light fonts on light backgrounds.
- The template should not be excessively tall or wide.
- Use suitable padding so that template contents do not encroach upon borders.
| Soyjak Wiki Guides and Policies
Guides: Policies: |
