A Wiki in the Desert
Log in

Difference between revisions of "Template:Acro"

From A Wiki in the Desert
m (Pluralizing the "Template" category. Categories should be plural)
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
+
<includeonly>Taught: {{{taught|0}}} facet{{#ifeq: {{{taught|0}}}|1||s}}, Learned: {{#ifeq: {{{AI}}} | 7 | [[learnt::AI]] | }} {{#ifeq: {{{BJ}}} | 7 | [[learnt::BJ]] | }} {{#ifeq: {{{CW}}} | 7 | [[learnt::CW]] | }} {{#ifeq: {{{CS}}} | 7 | [[learnt::CS]] | }} {{#ifeq: {{{CPU}}} | 7 | [[learnt::CPU]] | }} {{#ifeq: {{{CR}}} | 7 | [[learnt::CR]] | }} {{#ifeq: {{{FT}}} | 7 | [[learnt::FT]] | }} {{#ifeq: {{{HP}}} | 7 | [[learnt::HP]] | }} {{#ifeq: {{{HS}}} | 7 | [[learnt::HS]] | }} {{#ifeq: {{{IP}}} | 7 | [[learnt::IP]] | }} {{#ifeq: {{{JS}}} | 7 | [[learnt::JS]] | }} {{#ifeq: {{{JJ}}} | 7 | [[learnt::JJ]] | }} {{#ifeq: {{{KU}}} | 7 | [[learnt::KU]] | }} {{#ifeq: {{{LS}}} | 7 | [[learnt::LS]] | }} {{#ifeq: {{{LU}}} | 7 | [[learnt::LU]] | }} {{#ifeq: {{{PW}}} | 7 | [[learnt::PW]] | }} {{#ifeq: {{{PU}}} | 7 | [[learnt::PU]] | }} {{#ifeq: {{{RS}}} | 7 | [[learnt::RS]] | }} {{#ifeq: {{{RO}}} | 7 | [[learnt::RO]] | }} {{#ifeq: {{{RIP}}} | 7 | [[learnt::RIP]] | }} {{#ifeq: {{{SB}}} | 7 | [[learnt::SB]] | }} {{#ifeq: {{{SS}}} | 7 | [[learnt::SS]] | }} {{#ifeq: {{{SF}}} | 7 | [[learnt::SF]] | }} {{#ifeq: {{{ST}}} | 7 | [[learnt::ST]] | }} {{#ifeq: {{{SQ}}} | 7 | [[learnt::SQ]] | }} {{#ifeq: {{{TT}}} | 7 | [[learnt::TT]] | }} {{#ifeq: {{{WS}}} | 7 | [[learnt::WS]] | }} {{#ifeq: {{{WM}}} | 7 | [[learnt::WM]] | }}
== Usage ==
 
Insert the following code into your page:
 
<pre><nowiki>
 
{{Acro|taught=0
 
|AI=0
 
|BJ=1
 
|CW=2
 
|CS=3
 
|CPU=4
 
|CR=5
 
|FT=6
 
|HP=7
 
}}
 
</nowiki></pre>
 
Any moves you have not included will default to 0 known facets (7 hollow dots).
 
 
 
If you include state=autocollapse the facets table will start in the collapsed state.
 
<pre><nowiki>
 
{{Acro|taught=5|state=autocollapse
 
|FT=6
 
|HP=7
 
}}
 
</nowiki></pre>
 
[[Category:Templates|{{PAGENAME}}]]
 
</noinclude>
 
 
 
Taught: {{{taught|0}}} facet{{#ifeq: {{{taught|0}}}|1||s}}, Learned: {{#ifeq: {{{AI}}} | 7 | [[learnt::AI]] | }} {{#ifeq: {{{BJ}}} | 7 | [[learnt::BJ]] | }} {{#ifeq: {{{CW}}} | 7 | [[learnt::CW]] | }} {{#ifeq: {{{CS}}} | 7 | [[learnt::CS]] | }} {{#ifeq: {{{CPU}}} | 7 | [[learnt::CPU]] | }} {{#ifeq: {{{CR}}} | 7 | [[learnt::CR]] | }} {{#ifeq: {{{FT}}} | 7 | [[learnt::FT]] | }} {{#ifeq: {{{HP}}} | 7 | [[learnt::HP]] | }} {{#ifeq: {{{HS}}} | 7 | [[learnt::HS]] | }} {{#ifeq: {{{IP}}} | 7 | [[learnt::IP]] | }} {{#ifeq: {{{JS}}} | 7 | [[learnt::JS]] | }} {{#ifeq: {{{JJ}}} | 7 | [[learnt::JJ]] | }} {{#ifeq: {{{KU}}} | 7 | [[learnt::KU]] | }} {{#ifeq: {{{LS}}} | 7 | [[learnt::LS]] | }} {{#ifeq: {{{LU}}} | 7 | [[learnt::LU]] | }} {{#ifeq: {{{PW}}} | 7 | [[learnt::PW]] | }} {{#ifeq: {{{PU}}} | 7 | [[learnt::PU]] | }} {{#ifeq: {{{RS}}} | 7 | [[learnt::RS]] | }} {{#ifeq: {{{RO}}} | 7 | [[learnt::RO]] | }} {{#ifeq: {{{RIP}}} | 7 | [[learnt::RIP]] | }} {{#ifeq: {{{SB}}} | 7 | [[learnt::SB]] | }} {{#ifeq: {{{SS}}} | 7 | [[learnt::SS]] | }} {{#ifeq: {{{SF}}} | 7 | [[learnt::SF]] | }} {{#ifeq: {{{ST}}} | 7 | [[learnt::ST]] | }} {{#ifeq: {{{SQ}}} | 7 | [[learnt::SQ]] | }} {{#ifeq: {{{TT}}} | 7 | [[learnt::TT]] | }} {{#ifeq: {{{WS}}} | 7 | [[learnt::WS]] | }} {{#ifeq: {{{WM}}} | 7 | [[learnt::WM]] | }}
 
  
 
{| style="margin:2px; background-color:#E5D7AD; border: 2px solid #72502E;" class="collapsible {{#ifeq: {{{state|}}}|autocollapse|collapsed}}"
 
{| style="margin:2px; background-color:#E5D7AD; border: 2px solid #72502E;" class="collapsible {{#ifeq: {{{state|}}}|autocollapse|collapsed}}"
Line 63: Line 36:
 
{{Acro/Data|Windmill|{{{WM|0}}}}}
 
{{Acro/Data|Windmill|{{{WM|0}}}}}
 
|}
 
|}
|}
+
|}</includeonly><noinclude>
 +
{{Documentation}}
 +
[[Category:Content templates]]
 +
</noinclude>

Latest revision as of 13:19, 17 May 2021

Template documentation (for the above template, sometimes hidden or invisible)

Usage

Insert the following code into your page:

{{Acro|taught=0
|AI=0
|BJ=1
|CW=2
|CS=3
|CPU=4
|CR=5
|FT=6
|HP=7
}}

Any moves you have not included will default to 0 known facets (7 hollow dots).

If you include state=autocollapse the facets table will start in the collapsed state.

{{Acro|taught=5|state=autocollapse
|FT=6
|HP=7
}}

Visit Template:Acro/doc to edit this text! (How does this work?)