Open main menu

Changes

Template:Li-td

974 bytes added, 07:21, 11 November 2020
no edit summary
<noinclude>
Stands for `literature item - translation & digitalization`. It should be used only in the content of a table.
= Parameters =
<code>first</code> - translated and digitalized item (Qx)<br>
<code>second</code> - in which language is translated and what language is the digitalized in (ex. hu)<br>
= Usage =
The following code would generate the bellow table <code><nowiki>{| class="wikitable"|-! scope="col"| {{#ifeq: {{{3}}}|ro| Tipul materialului | {{#ifeq: {{{3}}}|hu| Típus |Type}}}}! scope="col" colspan="2" | {{#ifeq: {{{3}}}|ro| Titlu | {{#ifeq: {{{3}}}|hu| Cím |Title}}}}! scope="col"| {{#ifeq: {{{3}}}|ro| Volum | {li-td{#ifeq: {{{3}}}|hu| Kötet |Volume}}}}! scope="col"| {{#ifeq: {{{3}}}|ro| Nr. | {{#ifeq: {{{3}}}|hu| Szám |Nr.}}}}! scope="col"|Q7{{#ifeq: {{{3}}}|ro| Data | {{#ifeq: {{{3}}}|hu| Kötet |Dátum}}}}</nowiki></code>
{{li-td|Q7|ro}}
|}
</nowiki></code>
{| class="wikitable"
|-
! scope="col"| {{#ifeq: {{{3}}}|ro| Tipul materialului | {{#ifeq: {{{3}}}|hu| Típus |Type}}}}
! scope="col" colspan="2" | {{#ifeq: {{{3}}}|ro| Titlu | {{#ifeq: {{{3}}}|hu| Cím |Title}}}}
! scope="col"| {{#ifeq: {{{3}}}|ro| Volum | {{#ifeq: {{{3}}}|hu| Kötet |Volume}}}}
! scope="col"| {{#ifeq: {{{3}}}|ro| Nr. | {{#ifeq: {{{3}}}|hu| Szám |Nr.}}}}
! scope="col"| {{#ifeq: {{{3}}}|ro| Data | {{#ifeq: {{{3}}}|hu| Kötet |Dátum}}}}
{{li-td|Q7|ro}}
|}
</noinclude>
<includeonly>|-