Difference between revisions of "Style Guide"
From Videopathy Wiki
Videopathy (talk | contribs) m |
Videopathy (talk | contribs) m |
||
| Line 2: | Line 2: | ||
==Breadcrumbs== | ==Breadcrumbs== | ||
| − | There is no | + | There is no extension for breadcrumbs installed on this wiki, however breadcrumbs can be added manually with the following markup: |
<nowiki> | <nowiki> | ||
| Line 11: | Line 11: | ||
:<font size=1>[[Main Page]] > [[Style Guide]]</font> | :<font size=1>[[Main Page]] > [[Style Guide]]</font> | ||
| + | |||
| + | |||
| + | ==Category Specific Style Guides== | ||
Revision as of 17:24, 25 June 2017
This style guide shows simple markups, elements, and formatting used in this wiki.
Breadcrumbs
There is no extension for breadcrumbs installed on this wiki, however breadcrumbs can be added manually with the following markup:
:<font size=1>[[Main Page]] > [[Style Guide]]</font>
Which renders as:
- Main Page > Style Guide