Difference between revisions of "Editing Guidelines"
m |
m |
||
Line 17: | Line 17: | ||
More unique items like rare weapons or compost may deserve their own articles. | More unique items like rare weapons or compost may deserve their own articles. | ||
− | == Wiki Extensions == | + | ==Wiki Extensions== |
If you feel like a feature or an extension is missing, please let us know. | If you feel like a feature or an extension is missing, please let us know. | ||
− | === Polls === | + | ===Polls=== |
The [[mediawikiwiki:Extension:AJAXPoll|AJAXPoll]] extension allows one or more AJAX-based polls on MediaWiki pages with <code>poll</code> tag. | The [[mediawikiwiki:Extension:AJAXPoll|AJAXPoll]] extension allows one or more AJAX-based polls on MediaWiki pages with <code>poll</code> tag. | ||
− | ==== Usage ==== | + | ====Usage==== |
− | + | <br /> | |
< poll> | < poll> | ||
Question | Question | ||
Line 32: | Line 32: | ||
Choice 4 | Choice 4 | ||
</ poll> | </ poll> | ||
− | + | ===GoogleDocs=== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | === GoogleDocs === | ||
The [[mediawikiwiki:Extension:GoogleDocs4MW|GoogleDocs4MW]] extension embeds Google Docs' spreadsheets into the wiki. | The [[mediawikiwiki:Extension:GoogleDocs4MW|GoogleDocs4MW]] extension embeds Google Docs' spreadsheets into the wiki. | ||
− | ==== Usage ==== | + | ====Usage==== |
< googlespreadsheet width="500" height="300" style="width: 50%"> Google Docs key goes here </ googlespreadsheet> | < googlespreadsheet width="500" height="300" style="width: 50%"> Google Docs key goes here </ googlespreadsheet> | ||
− | <blockquote>Note: To actually embed a spreadsheet, the spreadsheet needs to be published with Google's <code>File > Publish to Web...</code> option. It is not sufficient to just have a shareable link | + | <blockquote>Note: To actually embed a spreadsheet, the spreadsheet needs to be published with Google's <code>File > Publish to Web...</code> option. It is not sufficient to just have a shareable link</blockquote> |
− | |||
− | |||
− |
Revision as of 10:48, 5 May 2020
The objective of this page is to improve the quality of Wiki pages by providing a list of suggested guidelines. Keep in mind that these are only suggestions, and not stricts rules.
If you have an idea for this list, please drop it in the Discussions tab above. This list will likely change as the Wiki project evolves, so check back from time to time.
Contents
Quick tips and tricks
- Read Wikimedia's editing guide: https://www.mediawiki.org/wiki/Help:Editing
- Use headers to break complex topics into smaller sections. The words "Quick tips and tricks" above is an example of a header.
Avoid short articles for basic items
Idlescape has hundreds of items, but most are slight variations on another. We don't need a page for every piece of gear in the game.
Instead, create a single page for lists of similar items like equipment, gems, or fish.
More unique items like rare weapons or compost may deserve their own articles.
Wiki Extensions
If you feel like a feature or an extension is missing, please let us know.
Polls
The AJAXPoll extension allows one or more AJAX-based polls on MediaWiki pages with poll
tag.
Usage
< poll> Question Choice 1 Choice 2 Choice 3 Choice 4 </ poll>
GoogleDocs
The GoogleDocs4MW extension embeds Google Docs' spreadsheets into the wiki.
Usage
< googlespreadsheet width="500" height="300" style="width: 50%"> Google Docs key goes here </ googlespreadsheet>
Note: To actually embed a spreadsheet, the spreadsheet needs to be published with Google's
File > Publish to Web...
option. It is not sufficient to just have a shareable link