Difference between revisions of "Template:Basic Grammar"
(Add conditional check for HSK level in basic grammar template) |
|||
Line 1: | Line 1: | ||
<div style="display:none;"> | <div style="display:none;"> | ||
− | [[is related to character::{{{1}}}| ]][[level::{{{2}}}| ]][[HSK::{{{2}}}| ]][[{{P|{{{3}}}}}[[example::{{{4}}}| ]][[is page type::{{{5}}}| ]][[has hash::{{{6}}}| ]] | + | [[is related to character::{{{1}}}| ]][[level::{{{2}}}| ]] |
+ | {{#if: {{hsk}} | [[HSK::{{{hsk}}}| ]]| | ||
+ | {{#ifeq: {{{2}}} | A1 grammar points | [[HSK::HSK2]] | | ||
+ | {{#ifeq: {{{2}}} | A2 grammar points | [[HSK::HSK3]] | | ||
+ | {{#ifeq: {{{2}}} | B1 grammar points | [[HSK::HSK4]] | | ||
+ | {{#ifeq: {{{2}}} | B2 grammar points | [[HSK::HSK5]] | | ||
+ | {{#ifeq: {{{2}}} | C1 grammar points | [[HSK::HSK6]] | }} | ||
+ | }} }} }} }} }} | ||
+ | [[{{P|{{{3}}}}}[[example::{{{4}}}| ]][[is page type::{{{5}}}| ]][[has hash::{{{6}}}| ]] | ||
{{#seo:keywords={{SEO Keywords}}|description={{SEO Description}}}} | {{#seo:keywords={{SEO Keywords}}|description={{SEO Description}}}} | ||
[[Category:{{{2}}} grammar points]] | [[Category:{{{2}}} grammar points]] | ||
</div> | </div> |