Difference between revisions of "Template:FAQ"

From SHA2017
Jump to: navigation, search
Line 14: Line 14:
 
<includeonly>
 
<includeonly>
 
{{#set:
 
{{#set:
q={{{q}}}|a={{{a}}}|team={{{team}}}|tags={{{tags}}}|link={{{link}}}
+
q={{{q}}}|a={{{a}}}|team={{{team}}}|link={{{link}}}
 
}}
 
}}
 
=={{{q}}}==
 
=={{{q}}}==
Line 22: Line 22:
 
! Team !! Tags
 
! Team !! Tags
 
|-
 
|-
| {{{team|}}} | {{{tags|}}}
+
| team: <span class="team"> {{{team|}}}</span> | * {{{tags|no tags given}}}
 
|}
 
|}
 
{{#if:{{{link|}}} }}
 
{{#if:{{{link|}}} }}
 
: {{{link|}}}
 
: {{{link|}}}
 
</includeonly>
 
</includeonly>

Revision as of 20:06, 25 August 2016

A (frequently) asked question, and its answer. {{FAQ |q= |a= |team= |tags= |link= }} todo: comma seperated values (setting multiple smeantic values and creating bulleted list), set value for 'none given' (to make querying for empty values possible),