Difference between revisions of "Template:FAQ"
From SHA2017 Wiki
m |
|||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude> | + | <noinclude>A (frequently) asked question, and its answer. |
| − | A (frequently) asked question, and its answer. | ||
==Where to put it== | ==Where to put it== | ||
Put an FAQ-item in: | Put an FAQ-item in: | ||
| Line 35: | Line 34: | ||
| the team thinks this answer won't change | | the team thinks this answer won't change | ||
|} | |} | ||
| − | |||
==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><includeonly>{{#subobject:{{FULLPAGENAME}}/{{{q}}}|question={{{q}}}|answer={{{a|Waiting to be answered}}}|team={{{team|-}}}|+sep=,|tag={{{tags|-}}}|+sep=,|link={{{link|}}}|status={{{status|-}}}|source={{FULLPAGENAME}}}}<div class="mw-collapsible"> |
| − | </noinclude> | ||
| − | <includeonly> | ||
| − | {{#subobject:{{FULLPAGENAME}}/{{{q}}} | ||
| − | |question={{{q}}} | ||
| − | |answer={{{a|Waiting to be answered}}} | ||
| − | |team={{{team|-}}}|+sep=, | ||
| − | |tag={{{tags|-}}}|+sep=, | ||
| − | |link={{{link|}}} | ||
| − | |status={{{status|-}}} | ||
| − | |source={{FULLPAGENAME}} | ||
| − | }} | ||
=={{{q}}}== | =={{{q}}}== | ||
| − | <div class="answer | + | <div class="answer">{{{a|''no answer yet given''}}}</div> |
| − | {{#if:{{{link|}}}|: {{{link|}}} | + | {{#if:{{{link|}}}|: {{{link|}}}}}</div></includeonly> |
| − | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | </includeonly> | ||
Latest revision as of 23:49, 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.