Help:Contributing: Difference between revisions
Jump to navigation
Jump to search
add "Add math" and "Add quotation" sections (new guides) (via update-page on MediaWiki MCP Server) |
|||
| Line 32: | Line 32: | ||
* [[Help:Contributing/richMediaContent]] | * [[Help:Contributing/richMediaContent]] | ||
==== Add math ==== | |||
* [[Help:Contributing/math]] — adding and embedding mathematical expressions (LaTeX + KaTeX) | |||
==== Add quotation ==== | |||
* [[Help:Contributing/quotation]] — adding and embedding quotations | |||
==== Create dynamic content based on semantic data ==== | ==== Create dynamic content based on semantic data ==== | ||
Revision as of 19:39, 21 August 2026
Access and accounts
- Who can do what — logging in, getting an account
Contributing to classic wiki pages
Page management: creating, moving, deleting pages
Creating content
Learning the MediaWiki syntax
The MediaWiki syntax is easy to learn. However, it is unique and can be confusing at first even for editors familiar with markdown and HTML.
To get started:
Write in style
Handle rich media content
Add math
- Help:Contributing/math — adding and embedding mathematical expressions (LaTeX + KaTeX)
Add quotation
- Help:Contributing/quotation — adding and embedding quotations
Create dynamic content based on semantic data
Cite sources
Create templates to reduce content duplication
Working with semantic data
- Items and properties — the data model, creating and editing entities, statements, merging and deleting
- Importing from external authorities — fetch authors, sources and collectives from public services
- Querying with SPARQL — analyse the data with the query service
Per namespace guides
Each name space has its own templates, conventions, and good-to-knows. They live under {namespace}:Contributing. (e.g., FOSS:Contributing)
House rules
API and bulk editing
- API and bulk editing — scripting and batch tools