This is an old version of this article, last updated on 2024-06-05 12:57:39 by hivetrending. It can differ considerably from the current version.
( Difference ) ← older version | Current Version (Difference) | newer version → ( Difference )

How to edit Propolis Wiki

Propolis wiki welcomes everyone to create new articles or edit existing ones. There are some things to take into account when contributing. Please read this page thoroughly before submitting your edits.
## Interface Propolis articles can theoretically be edited using other interfaces, but those don't include metadata (like your username as the author). For this reason you should not use any other platform but [propol.is](https://propol.is) to interact with the blockchain. There is a security script which will remove your authorization to post to the wiki if you submit an edit without the metadata. ## Source code Wiki articles are written in [[markdown]]. You can see each article's source code using the "view source" tab on the top right of the page. If you want to try something out, feel free to use the [[Sandbox]] article. ### Headings The article's title will be used as a first level heading, so the actual article should be structured using second and third level headings, which will be used to create the automatic table of contents. ### References Any information in your articles should be backed by references. Use ```Source (Year) link``` tags right after the information, which can be interactively created using the ```Ref``` button in the editor. ### Internal links Propolis does not support wiki flavoured internal links ```[[Article_Page]]``` at this point in time. Please use standard markdown style with dashed and capitalized titles ```[Article Page](/@propolis.eng/Article-Page)``` for internal links. You can also link to sections directly using ```/wiki/Article-Page#SectionHeading```. ### Links to external Hive posts Links to posts on hive should always use the site ```https://hive.blog``` to not send users out to a different DApp with each link. ## Create articles ### Title Keep the title short. If the term you're covering can describe multiple things, and another article with the same title already exists, there are multiple options: - The meaning which is more commonly associated with the word is used as the main article. Other articles titles will be in the form "Article (Category)" - If multiple words are commonly associated with the word, use the article with the word as a container with links to and short descriptions of all different meanings ### Categories Before creating the article, look through the existing categories in the [Categories Overview](/wiki/Categories:Overview) to determine which are fitting. Avoid using more than 3-5 categories. ## Edit articles ### Change categories To only change categories in an edit, there still needs to be a small change to the content. Just add/remove a blank line at the end of the article. ## Related Articles [[Markdown]] [[Sandbox]]