FAQ FAQ: Difference between revisions
From MoodleDocs
Frank Ralf (talk | contribs) |
Frank Ralf (talk | contribs) new section "Template for FAQ page" |
||
| Line 9: | Line 9: | ||
You just insert '''<nowiki>[[Category:FAQ]]</nowiki>''' somewhere on the page. | You just insert '''<nowiki>[[Category:FAQ]]</nowiki>''' somewhere on the page. | ||
== Template for creating a new FAQ page == | |||
Just create a new FAQ page as described above and copy & paste the following content into the editing field - voilà! | |||
<pre> | |||
{{stub}} | |||
== What is XXX? == | |||
== Where can I find information about XXX? == | |||
== How is XXX used by Moodle? == | |||
== See also: == | |||
* [[MoodleDocs:Guidelines_for_contributors#Creating_new_pages| Guidelines for contributors: Creating new pages]] | |||
[[Category:FAQ]] | |||
</pre> | |||
Revision as of 16:05, 27 January 2009
How do I create a new FAQ page?
Just type https://docs.moodle.org/en/New_FAQ into the address field of your browser and the new FAQ page will automatically be created.
How can I get the new page to show on the Category:FAQ page?
You just insert [[Category:FAQ]] somewhere on the page.
Template for creating a new FAQ page
Just create a new FAQ page as described above and copy & paste the following content into the editing field - voilà!
{{stub}}
== What is XXX? ==
== Where can I find information about XXX? ==
== How is XXX used by Moodle? ==
== See also: ==
* [[MoodleDocs:Guidelines_for_contributors#Creating_new_pages| Guidelines for contributors: Creating new pages]]
[[Category:FAQ]]