Template:EditionSense: Difference between revisions
Appearance
m swap around field and sense |
m parameter area |
||
| Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{#switch:{{{ParameterThatShouldAlwaysBeEmpty|}}} | {{{ins|}}}{{{field|}}}{{{note|}}} = <ins class="field"></ins> | {{{ins|}}}{{{field|}}} = <ins class="note"> ({{{note}}})</ins> | {{{ins|}}}{{{note|}}} = <ins class="field"> ({{{field}}})</ins> | {{{note|}}} = <ins class="field"> ({{{ins}}})</ins> | #default = <ins class="note"> ({{{ins}}})</ins> }}{{#if: {{{1|}}} | <ins class="edition-sense term"> ([[Ontology:{{{E|Q617}}}/{{{1}}}|{{{1}}}]]<nowiki />)</ins> | <ins class="edition-sense"></ins> }}</onlyinclude></includeonly><!-- | <includeonly><onlyinclude>{{#switch:{{{ParameterThatShouldAlwaysBeEmpty|}}} | {{{ins|}}}{{{field|}}}{{{note|}}}{{{area|}}} = <ins class="field"></ins> | {{{ins|}}}{{{field|}}}{{{area|}}} = <ins class="note"> ({{{note}}})</ins> | {{{ins|}}}{{{note|}}}{{{area|}}} = <ins class="field"> ({{{field}}})</ins> | {{{ins|}}}{{{field|}}}{{{note|}}} = <ins class="note"> ({{{area}}})</ins> | {{{note|}}} = <ins class="field"> ({{{ins}}})</ins> | #default = <ins class="note"> ({{{ins}}})</ins> }}{{#if: {{{1|}}} | <ins class="edition-sense term"> ([[Ontology:{{{E|Q617}}}/{{{1}}}|{{{1}}}]]<nowiki />)</ins> | <ins class="edition-sense"></ins> }}</onlyinclude></includeonly><!-- | ||
more readable version: | more readable version: | ||
{{#switch:{{{ParameterThatShouldAlwaysBeEmpty|}}} | {{#switch:{{{ParameterThatShouldAlwaysBeEmpty|}}} | ||
| {{{ins|}}}{{{field|}}}{{{note|}}} = <ins class="field"></ins> | | {{{ins|}}}{{{field|}}}{{{note|}}}{{{area|}}} = <ins class="field"></ins> | ||
| {{{ins|}}}{{{field|}}} = <ins class="note"> ({{{note}}})</ins> | | {{{ins|}}}{{{field|}}}{{{area|}}} = <ins class="note"> ({{{note}}})</ins> | ||
| {{{ins|}}}{{{note|}}} = <ins class="field"> ({{{field}}})</ins> | | {{{ins|}}}{{{note|}}}{{{area|}}} = <ins class="field"> ({{{field}}})</ins> | ||
| {{{ins|}}}{{{field|}}}{{{note|}}} = <ins class="note"> ({{{area}}})</ins> | |||
| {{{note|}}} = <ins class="field"> ({{{ins}}})</ins> | | {{{note|}}} = <ins class="field"> ({{{ins}}})</ins> | ||
| #default = <ins class="note"> ({{{ins}}})</ins> | | #default = <ins class="note"> ({{{ins}}})</ins> | ||
| Line 14: | Line 15: | ||
== Demo == | == Demo == | ||
{{HueCSS}}{{ | {{HueCSS}}<ol class="hue clean compound {{{class|}}}"> | ||
{{HueEntity|I=S1|Q=22,28|sum=1|quilt=1|ply=1|class=field_mdem manual flag|PPPA2={{{1|}}}|sense={{{2|}}} | <li>{{HueEntity|I=S1|Q=22,28|sum=1|quilt=1|ply=1|class=field_mdem manual flag|PPPA2={{{1|}}}|sense={{{2|}}} | ||
| PPPA = {{TTS|lang=ja|tts=ひつぜんろん|必然論}} | field = 数学 | ins = {{TTS|lang=ja|tts=すうがく|数学}} | | PPPA = {{TTS|lang=ja|tts=ひつぜんろん|必然論}} | field = 数学 | ins = {{TTS|lang=ja|tts=すうがく|数学}} | ||
|enddfn=1}}}} | |enddfn=1}}</li> | ||
<li>{{HueEntity|I=S1|Q=22,28|sum=1|quilt=1|ply=1|class=field_mdem manual flag|PPPA2={{{1|}}}|sense={{{2|}}} | |||
| PPPA = {{TTS|lang=ja|tts=ひつぜんろん|必然論}} | area = 数学 | |||
|enddfn=1}}</li> | |||
</ol> | |||
[[Category:Fake Item lists]] | [[Category:Fake Item lists]] | ||