Jump to content

BTA-Mirror:Style guide: Difference between revisions

m
no edit summary
imported>Ttv pedro270707
mNo edit summary
imported>Ttv pedro270707
mNo edit summary
Line 64: Line 64:
* Use sentence-case capitalization instead of title-case, following the aforementioned rules.
* Use sentence-case capitalization instead of title-case, following the aforementioned rules.
* Do not create empty sections.
* Do not create empty sections.
* Do not insert links in section headings. They should preferably be included under it, which can be in templates such as <code><nowiki>{{</nowiki>[[Template:Main|Main]]<nowiki>}}</nowiki></code>.
* Never insert links in section headings. They should preferably be included under it, which can be in templates such as <code><nowiki>{{</nowiki>[[Template:Main|Main]]<nowiki>}}</nowiki></code>. Subsection headings may have links when a template is not applicable.
* When creating a heading, put spaces between the equal signs and the heading's text for better readability (<code>== Example ==</code> instead of <code>==Example==</code>).
* When creating a heading, put spaces between the equal signs and the heading's text for better readability (<code>== Example ==</code> instead of <code>==Example==</code>).
* Images or other non-text elements should not be included in headings. Put them in the text below.
* Images or other non-text elements should not be included in headings. Put them in the text below.