Template:EditionSense: Difference between revisions
Appearance
m ins / field / note |
m BugFix: parameter ins actually overrides field and note properly now |
||
| Line 1: | Line 1: | ||
<onlyinclude>{{#if: {{{1|}}} | <ins class="edition-sense term"> ([[Ontology:{{{E|Q617}}}/{{{1}}}|{{{1}}}]]<nowiki />)</ins> | <ins class="edition-sense"></ins> }}{{#switch:{{{ParameterThatShouldAlwaysBeEmpty|}}} | {{{ins|}}}{{{field|}}} = <ins class=" | <includeonly><onlyinclude>{{#if: {{{1|}}} | <ins class="edition-sense term"> ([[Ontology:{{{E|Q617}}}/{{{1}}}|{{{1}}}]]<nowiki />)</ins> | <ins class="edition-sense"></ins> }}{{#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> }}</onlyinclude></includeonly><!-- | ||
more readable version: | more readable version: | ||
| Line 5: | Line 5: | ||
{{#if: {{{1|}}} | <ins class="edition-sense term"> ([[Ontology:{{{E|Q617}}}/{{{1}}}|{{{1}}}]]<nowiki />)</ins> | <ins class="edition-sense"></ins> }} | {{#if: {{{1|}}} | <ins class="edition-sense term"> ([[Ontology:{{{E|Q617}}}/{{{1}}}|{{{1}}}]]<nowiki />)</ins> | <ins class="edition-sense"></ins> }} | ||
{{#switch:{{{ParameterThatShouldAlwaysBeEmpty|}}} | {{#switch:{{{ParameterThatShouldAlwaysBeEmpty|}}} | ||
| {{{ins|}}}{{{field|}}}{{{note|}}} = <ins class="field"></ins> | |||
| {{{ins|}}}{{{field|}}} = <ins class="note"> ({{{note}}})</ins> | | {{{ins|}}}{{{field|}}} = <ins class="note"> ({{{note}}})</ins> | ||
| {{{ins|}}}{{{note|}}} = <ins class="field"> ({{{field}}})</ins> | | {{{ins|}}}{{{note|}}} = <ins class="field"> ({{{field}}})</ins> | ||
| {{{note|}}} = <ins class="field"> ({{{ins}}})</ins> | | {{{note|}}} = <ins class="field"> ({{{ins}}})</ins> | ||
| #default = <ins class=" | | #default = <ins class="note"> ({{{ins}}})</ins> | ||
}} | }} | ||
--> | --> | ||
== Demo == | |||
{{HueCSS}}{{HueNumberPreview| | |||
{{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=すうがく|数学}} | |||
|enddfn=1}}}} | |||
[[Category:Fake Item lists]] | [[Category:Fake Item lists]] | ||