Difference between revisions of "Help:Contents"

From Issuepedia
Jump to navigation Jump to search
(→‎News Sources: created page for MSM)
 
(35 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
==Help Pages==
 
==Help Pages==
 +
Before you can edit Issuepedia, you need to have an account. (I had to disable anonymous posting because of spam.) You can create one [http://issuepedia.org/index.php?title=Special:UserLogin&type=signup&returnto=Help:Contents here], or log in [http://issuepedia.org/index.php?title=Special:UserLogin&returnto=Help:Contents here] if you already have one.
 +
 
* [[:Category:Help|Help]] category
 
* [[:Category:Help|Help]] category
** [[project:Contact|Contact]]: contact information for Issuepedia
+
** [[Help:Feeds]] (RSS/Atom): getting update notifications from Issuepedia
** [[Help:Feeds|Feeds]] (RSS/Atom): getting update notifications from Issuepedia
+
** [[Help:Sandbox]] for testing and experimenting
** [[Help:Sandbox|Sandbox]] for testing and experimenting
+
** [[project:Contact]]: contact information for Issuepedia
* [[:Category:Policy|Policy]] category
+
** [[Help:Admin]]: help information for site administrators
* [[Issuepedia:Article Types|Article Types]]: some of the main types of articles, and where to find examples
+
* '''Guidelines and Policies''':
* [[Issuepedia:Contributors|Contributors]]: actual people who have contributed substantially to Issuepedia
+
** [[project:User Guide]]: things we encourage all users to do
===spam filter===
+
** [[project:References]]: reference sites
If you get blocked by the spam filter, please [[contact]] me! Be sure to include your IP address so I can unblock you. I need to type up some guidelines for avoiding the filter, and the [[htyp:SpamFerret|filter itself]] needs a CAPTCHA-based unblocker.
+
** [[project:Arguing]]: terminology and how it works
 +
*** [[project:Arguing/guidelines]]: a detailed list of guidelines
 +
** [[project:Debaticons]]: using icons to indicate the components of a debate
 +
** [[project:Policies]]: arbitrary stuff that should be consistent
 +
* [[project:About]]: general information about Issuepedia
 +
==Indexes==
 +
* [[project:essays]]: index to on-site opinion pieces
 +
* [[project:references]]: index of standard reference works and associated templates
 +
* [[project:archive]]: archived pages
  
 +
==Tools==
 +
* [http://rm.vbz.net/projects/issuepedia/issues Issuepedia bug tracker] at The Virtual Bazaar
 
==Editing==
 
==Editing==
 +
* [[mwsite:Help:Images|Images]] (and galleries)
 +
* [[mwsite:Help:Magic words|Magic Words]]: insert bits of generated information
 +
* [[mwsite:Help:Extension:ParserFunctions|ParserFunctions]]: do stuff with existing text
 +
===References===
 +
* To add footnote references within article text: '''<code><nowiki><ref name="key">full footnote goes here</ref></nowiki></code>'''
 +
** The "name" attribute is only necessary if you want to refer to the same footnote more than once.
 +
** The key must not be purely numeric.
 +
* To display the list of footnotes: '''<code><nowiki><references /></nowiki></code>'''
 +
* More complete instructions are on the [[mwsite:Extension:Cite|MediaWiki reference site]].
 
{{notice.need-update|Need some basic wiki-editing instructions here.}}
 
{{notice.need-update|Need some basic wiki-editing instructions here.}}
 
===Templates===
 
===Templates===
 
''didn't I already create a page or section about templates somewhere? -[[User:Woozle|W]].''
 
''didn't I already create a page or section about templates somewhere? -[[User:Woozle|W]].''
 +
 +
Ways of displaying and formatting content:
 +
* [[Template:Dbrk]]: show double brackets around first argument, like a wikipage link (but don't actually link) - {{dbrk|like this}}
  
 
Various conditions under which the complete text of an external article might be posted in Issuepedia:
 
Various conditions under which the complete text of an external article might be posted in Issuepedia:
Line 21: Line 45:
 
** [[Template:Fisking-incomplete]]: use this when you've posted the article but haven't finished fisking yet
 
** [[Template:Fisking-incomplete]]: use this when you've posted the article but haven't finished fisking yet
 
* [[Template:Licensed]]: reprinted under the terms of a specific license
 
* [[Template:Licensed]]: reprinted under the terms of a specific license
 +
 
==News Sources==
 
==News Sources==
 
Places to find current news, especially items not generally covered by the mainstream press
 
Places to find current news, especially items not generally covered by the mainstream press
Line 27: Line 52:
 
* the [[mainstream media]]
 
* the [[mainstream media]]
  
==Technical Stuff==
+
==Outdated==
This is just a page listing for now; eventually there should be how-to guides.
+
These articles should be rewritten, updated, or scrapped:
* '''forms''': [[:Category:Forms|category]] -- includes templates for handling form data
+
* [[Issuepedia:Article Types|Article Types]]: some of the main types of articles, and where to find examples
* '''code''' (mostly [[htyp:W3TPL|W3TPL]]):
+
* [[Issuepedia:Contributors|Contributors]]: actual people who have contributed substantially to Issuepedia
** [[project:code/lib|lib]]: code libraries
 
*** [[project:code/lib/links|links]]: code for handling link pages
 
*** [[project:code/lib/util|util]]: general utility functions
 
** [[project:code/show|show]]: routines for displaying stuff (also tend to do stuff when you include them, minimizing need for additional code, vs. requiring a function call)
 
*** [[project:code/show/link|link]]: displays a link page in a human-readable format
 

Latest revision as of 15:18, 10 October 2022

Help Pages

Before you can edit Issuepedia, you need to have an account. (I had to disable anonymous posting because of spam.) You can create one here, or log in here if you already have one.

Indexes

Tools

Editing

References

  • To add footnote references within article text: <ref name="key">full footnote goes here</ref>
    • The "name" attribute is only necessary if you want to refer to the same footnote more than once.
    • The key must not be purely numeric.
  • To display the list of footnotes: <references />
  • More complete instructions are on the MediaWiki reference site.
This page is in need of updating. Need some basic wiki-editing instructions here.

Templates

didn't I already create a page or section about templates somewhere? -W.

Ways of displaying and formatting content:

  • Template:Dbrk: show double brackets around first argument, like a wikipage link (but don't actually link) - [[like this]]

Various conditions under which the complete text of an external article might be posted in Issuepedia:

News Sources

Places to find current news, especially items not generally covered by the mainstream press

Outdated

These articles should be rewritten, updated, or scrapped:

  • Article Types: some of the main types of articles, and where to find examples
  • Contributors: actual people who have contributed substantially to Issuepedia