Difference between revisions of "Template:Q"
From Wiki IoT
(added questions) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<includeonly>{{#switch: {{{1|}}}{{{2|}}} | <includeonly>{{#switch: {{{1|}}}{{{2|}}} | ||
| CC1 = Is the consumer forbidden from modifying the software and/or hardware without retaliation? | | CC1 = Is the consumer forbidden from modifying the software and/or hardware without retaliation? | ||
Line 81: | Line 69: | ||
| U12L = [[Questions#Can the consumer use the SRV in combination with third party HW and SW?|Can the consumer use the SRV in combination with third party HW and SW?]] | | U12L = [[Questions#Can the consumer use the SRV in combination with third party HW and SW?|Can the consumer use the SRV in combination with third party HW and SW?]] | ||
| other = Invalid Q code | | other = Invalid Q code | ||
− | }}</includeonly> | + | }}</includeonly><noinclude> |
+ | This template return the text of a chosen question | ||
+ | |||
+ | == Usage == | ||
+ | <nowiki>{{Q|code|L}}</nowiki> | ||
+ | |||
+ | === Examples === | ||
+ | |||
+ | <nowiki>{{Q|CC1}}</nowiki> to return only the text | ||
+ | |||
+ | <nowiki>{{Q|CC1|L}}</nowiki> to return text with link | ||
+ | </noinclude> |
Revision as of 09:26, 17 June 2015
This template return the text of a chosen question
Usage
{{Q|code|L}}
Examples
{{Q|CC1}} to return only the text
{{Q|CC1|L}} to return text with link