Help:FAQ: Difference between revisions
m add link to wiki policy at the top |
No edit summary |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
''For more detailed help see the [[Consumer_Action_Taskforce:CAT_policy_index|wiki policy]] page'' | ''For more detailed help, see the [[Consumer_Action_Taskforce:CAT_policy_index|wiki policy]] page.'' | ||
==How can I create a new page?== | ==How can I create a new page?== | ||
There are a few ways to create a new page in this wiki: | There are a few ways to create a new page in this wiki: | ||
< | <ul> | ||
<li> Use the | <li>'''Use the "Create a page" link."''' In the side bar, click the "Create a page" link and, you will be prompted to choose an article type and choose a title. Afterwards a basic structure fo the page will be provided for you along with some basic guidelinees and an example page to go off of. <li> | ||
Search the title of the page you want to create | <li> '''Use the search bar.''' Search the title of the page you want to create. You will be prompted to create a new page if the page does not exist already.</li> | ||
<li> '''Using red links.''' Click any red link, which looks like <span style="color:#800000;"><u>this</u></span>, around the wiki and you will be redirected to a page creation interface.</li> | |||
<li> Using red links. </li> | <li> '''Using the URL''' https://wiki.rossmanngroup.com/wiki/ARTICLETITLE. Replace <code>ARTICLETITLE</code> in the URL with the title of the page you want to create. You will be taken to a blank page where you can click Edit (at the top navigation bar) and create your new page.</li> | ||
</ul> | |||
''See also [[Consumer Action Taskforce:Write your first article!|Writing your first article]].'' | |||
==How do I add references to an article?== | ==How do I add references to an article?== | ||
There are two ways to create references. | There are two ways to create references. | ||
<ol> | <ol> | ||
<li> Using the visual editor.</li> | <li>'''Using the visual editor.'''</li> | ||
<ul> | |||
<li> Click Insert -> More -> Citation</li> | |||
<li> Another way is to type <code><nowiki><ref</nowiki></code> and the reference insertion dialog will pop up.</li> | |||
<li> A third way is to use the shortcut <code>Ctrl+Shift+K</code>Citation.</li> | |||
In order to reuse a reference you have already added use the same Citation dialog and the "Re-use" tab. | |||
</ul> | |||
<li> '''Using the source editor.'''</li> | |||
<ul> | <ul> | ||
<li>Enclose your reference between these tags <code><nowiki><ref name="source-1"> </ref></nowiki></code>. Within the<code><nowiki><ref> tag use the appropriate citation template to fomat your reference (<code><nowiki>{{cite web}},{{cite news}},{{citation}}</nowiki></code>) </li> | |||
<li> | Adding a name is not required but lets you re-use the source by inserting <code><nowiki><ref name="source-1" /></nowiki></code> later. | ||
< | |||
<li> | |||
</ul> | </ul> | ||
</ol> | </ol> | ||
[[:Category:Citation_templates|List of supported citation templates]] | |||
''Note:'' Don't forget to add a References section at the bottom of the article so that the complete list of references appears at the end! | |||
==Why can't I remove the stub/irrelevant/tone notice from my article?== | ==Why can't I remove the stub/irrelevant/tone notice from my article?== | ||
In order to ensure the contributions in the wiki fit the [[Mission statement]] and comply with [[Consumer Action Taskforce:CAT policy index|Wiki policy]] only moderators can remove the notices. | In order to ensure the contributions in the wiki fit the [[Mission statement]] and comply with [[Consumer Action Taskforce:CAT policy index|Wiki policy]], only moderators can remove the notices. | ||
We try to | We try to regularly go through the pages, but if you want you can use the <code>#appeals</code> channel on our [https://discord.gg/ypUk97Fn79 Discord] server ([https://discord.gg/8w5rSNAXRf Join using this link]) to ask us to review your page. | ||
If you do not use | If you do not use Discord, you can use the talk pages on the wiki and leave a message to any of the moderators ([[Consumer_Action_Taskforce:Talk_page_guidelines| how to use talk pages]]). [https://wiki.rossmanngroup.com/index.php?title=Special:ListUsers&group=sysop Click here for a list of the current moderators.] | ||
==I can't see the | ==I can't see the CAPTCHA on the discussion pages. How can I leave my reply?== | ||
This is a known issue | This is a known issue with the extension we are using. It has been reported and is being worked on by the developers. | ||
Please use the source editor on the talk page and reply following the [[Consumer Action Taskforce:Talk page guidelines|Talk page guidelines]] until this is resolved. | Please use the source editor on the talk page and reply following the [[Consumer Action Taskforce:Talk page guidelines|Talk page guidelines]] until this is resolved. | ||
Once you become a trusted contributor you will not need to complete | Once you become a trusted contributor, you will not need to complete [https://www.ibm.com/think/topics/captcha CAPTCHAs] anymore and will be able to use the discussion pages. | ||
==How do I insert an infobox to my page?== | ==How do I insert an infobox to my page?== | ||
Infoboxes are templates you can add to your page by navigating to Insert -> Template in the visual editor or putting <nowiki>{{TemplateName | Infoboxes are templates you can add to your page by navigating to Insert -> Template in the visual editor, or putting <code><nowiki>{{TemplateName}}</nowiki></code> in the source editor. | ||
[[:Category:Templates|Click here | [[:Category:Templates|Click here for a list of all currently available templates]] |