User:Boblers/tableimageset: Difference between revisions

context note functionality
m (mistake oops)
(context note functionality)
Line 12: Line 12:
|-
|-
| class="roundy" colspan="2" style="background:#FFF; padding-left:4px" | '''Description (JP):''' {{{descriptionJP|}}}
| class="roundy" colspan="2" style="background:#FFF; padding-left:4px" | '''Description (JP):''' {{{descriptionJP|}}}
{{#if:{{{context|}}}|
{{!}}-
{{!}} class="roundy" colspan="2" style="background:#FFF; padding-left:4px" {{!}} '''Context:''' {{{context|}}}|}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>


Line 23: Line 26:
|descriptionEN=
|descriptionEN=
|descriptionJP=
|descriptionJP=
|context= (optional field)
}}
}}
</pre>
</pre>
Line 28: Line 32:
==Examples==
==Examples==


===3 images===
===3 images with context notes===
<pre>
<pre>
{{User:Boblers/tableimageset
{{User:Boblers/tableimageset
Line 40: Line 44:
|descriptionEN=The 3 winning artworks from the {{DL|Illustration contests|Pokémon Trading Card Game Illustration Contest 2022}}.
|descriptionEN=The 3 winning artworks from the {{DL|Illustration contests|Pokémon Trading Card Game Illustration Contest 2022}}.
|descriptionJP=
|descriptionJP=
|context=Testing context notes
}}
}}
</pre>
</pre>
Line 52: Line 57:
|descriptionEN=The 3 winning artworks from the {{DL|Illustration contests|Pokémon Trading Card Game Illustration Contest 2022}}.
|descriptionEN=The 3 winning artworks from the {{DL|Illustration contests|Pokémon Trading Card Game Illustration Contest 2022}}.
|descriptionJP=
|descriptionJP=
|context=Testing context notes
}}</noinclude>
}}</noinclude>