Editing guide: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{PageTitle|title=Contributor's guide}} | {{PageTitle|title=Contributor's guide}} | ||
*Upload images in 200DPI resolution, embed in 1000px wide, set preference to 1024 | *Upload images in 200DPI resolution, embed in 1000px wide, set preference to 1024 | ||
Line 16: | Line 14: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
*Page title and TOC | *Page title and TOC | ||
<pre><nowiki> | <pre><nowiki> | ||
{{PageTitle|title= Getting started - overview of Barion payments}} | {{PageTitle|title= Getting started - overview of Barion payments}} | ||
{ | {{TableOfContents}} | ||
</nowiki></pre> | </nowiki></pre> | ||
*Main page has <nowiki>__NOTOC__</nowiki> on it | *Main page has <nowiki>__NOTOC__</nowiki> on it |
Revision as of 09:25, 6 February 2017
Contributor's guide
- Upload images in 200DPI resolution, embed in 1000px wide, set preference to 1024
- For syntax highlighting use JSON syntax
- use <tt></tt> tag for keywords or code fragments
- use Title template, as automatic page title is hidden
{{PageTitle|title=Barion API endpoint list}}
- E-mail addresses should have subject and in this format
[mailto:[email protected]?subject=Localisation-request [email protected]]
- Page title and TOC
{{PageTitle|title= Getting started - overview of Barion payments}} {{TableOfContents}}
- Main page has __NOTOC__ on it