Difference between revisions of "Template:FAQ"

From SHA2017
Jump to: navigation, search
(semantic property added: reference to the page where the FAQ item is written)
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
==Where to put it==
 
==Where to put it==
 
Put an FAQ-item in:
 
Put an FAQ-item in:
* A subpage for your team or project (like: Team:Infodesk/FAQ)
+
* A subpage for your team or project (like: [[Team:Infodesk/FAQ]])
 
* The general FAQ list ([[FAQ/crowdsourced]])
 
* The general FAQ list ([[FAQ/crowdsourced]])
Sanity and Infodesk will maintain an approved general list at [[FAQ/approved]].
+
Note that an old list of FAQ entries still exists. Please more them from [[FAQ/assorted]] to your own team list.
 +
Sanity and Infodesk will maintain an approved, general list at [[FAQ/approved]]. Teams are responsible for maintaining correct answers on their own FAQ page.
 
:As this is a semantic wiki, the questions and their answers you write on these pages will be queried and shown on other pages.
 
:As this is a semantic wiki, the questions and their answers you write on these pages will be queried and shown on other pages.
 
==Format==
 
==Format==
Fill in this template, without these symbols:
+
Fill each FAQ-set with this template:
: <nowiki>| [ ] =</nowiki>
 
 
<pre><nowiki>
 
<pre><nowiki>
 
{{FAQ
 
{{FAQ
|q=(short question)
+
|q=(short question; do not use | [ ] = )
 
|a=(if you know this)
 
|a=(if you know this)
 
|team=(the teams that are responsible for (parts of) the answer, comma separated)
 
|team=(the teams that are responsible for (parts of) the answer, comma separated)
Line 52: Line 52:
 
<div class="answer mw-collapsible">{{{a|''no answer yet given''}}}</div>
 
<div class="answer mw-collapsible">{{{a|''no answer yet given''}}}</div>
 
{{#if:{{{link|}}}|: {{{link|}}}
 
{{#if:{{{link|}}}|: {{{link|}}}
}}{| class="extra-data mw-collapsible collapsed wikitable"
+
}}
 +
{| class="extra-data mw-collapsible collapsed wikitable"
 
|-
 
|-
 
! Team
 
! Team

Latest revision as of 22:26, 1 November 2016

A (frequently) asked question, and its answer.

Where to put it

Put an FAQ-item in:

Note that an old list of FAQ entries still exists. Please more them from FAQ/assorted to your own team list. Sanity and Infodesk will maintain an approved, general list at FAQ/approved. Teams are responsible for maintaining correct answers on their own FAQ page.

As this is a semantic wiki, the questions and their answers you write on these pages will be queried and shown on other pages.

Format

Fill each FAQ-set with this template:

{{FAQ
|q=(short question; do not use | [ ] = )
|a=(if you know this)
|team=(the teams that are responsible for (parts of) the answer, comma separated)
|tags=(relevant labels you can think of, comma separated)
|link=(a URL for more information)
|status=(one of these: suggestion/draft/good for now/finalised)
}}

Statusses

As described above, you can set a status. They mean the following:

suggestion we should do something with this
draft preliminary answer from team member
good for now this is the answer we have as a team, given the current knowledge. But it will probably be updated.
finalised the team thinks this answer won't change

I don't get it

If you have questions about this FAQ format, please mail Infodesk.