Difference between revisions of "Template:FAQ"
From SHA2017 Wiki
m |
m |
||
| Line 38: | Line 38: | ||
==I don't get it== | ==I don't get it== | ||
If you have questions about this FAQ format, please mail [[Team:Infodesk|Infodesk]]. | If you have questions about this FAQ format, please mail [[Team:Infodesk|Infodesk]]. | ||
| − | </noinclude> | + | </noinclude><includeonly>{{#subobject:{{FULLPAGENAME}}/{{{q}}} |
| − | <includeonly> | ||
| − | {{#subobject:{{FULLPAGENAME}}/{{{q}}} | ||
|question={{{q}}} | |question={{{q}}} | ||
|answer={{{a|Waiting to be answered}}} | |answer={{{a|Waiting to be answered}}} | ||
| Line 47: | Line 45: | ||
|link={{{link|}}} | |link={{{link|}}} | ||
|status={{{status|-}}} | |status={{{status|-}}} | ||
| − | |source={{FULLPAGENAME}} | + | |source={{FULLPAGENAME}}}} |
| − | }} | ||
<div class="mw-collapsible"> | <div class="mw-collapsible"> | ||
=={{{q}}}== | =={{{q}}}== | ||
<div class="answer">{{{a|''no answer yet given''}}}</div> | <div class="answer">{{{a|''no answer yet given''}}}</div> | ||
{{#if:{{{link|}}}|: {{{link|}}}}}</div></includeonly> | {{#if:{{{link|}}}|: {{{link|}}}}}</div></includeonly> | ||
Revision as of 23:46, 19 June 2017
A (frequently) asked question, and its answer.
Where to put it
Put an FAQ-item in:
- A subpage for your team or project (like: Team:Infodesk/FAQ)
- The general FAQ list (FAQ/crowdsourced)
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.