Podpořit provoz tohoto webu můžete zakoupením "kafe" na Buy Me a Coffee

×

Chcete něco opravit, upravit či doplnit? Po registraci a přihlášení můžete tuto stránku sami editovat!

×

 Akce

Šablona

CargoTestTemplate: Porovnání verzí

Z Beta: Franklinova expedice

(autory začínáme)
(ještě test)
 
(Není zobrazeno 24 mezilehlých verzí od stejného uživatele.)
Řádek 1: Řádek 1:
<div>
<noinclude>Formátování...
<!-- CONCAT('<b class="',lang__full,'">[',url,' ',title,']</b><br>',IF(authors__full IS NULL,'',CONCAT('<b class="authors">',authors__full,'</b>&#46; ')),IF(CONCAT(source) IS NULL,'',CONCAT('<i class="source">',source,'</i>')),IF(CONCAT(publication_date) IS NULL,'',CONCAT(', <i class="publication_date">',DATE_FORMAT(publication_date, '%e.%m.%Y'),'</i>')),IF((CONCAT(source) IS NULL) AND (CONCAT(publication_date) IS NULL AND authors__full IS NULL),'','<br>'),IF(description_cs IS NULL,'',CONCAT('<span class="description">',description_cs,'</span>')))
<!-- CONCAT('<b class="',lang__full,'">[',url,' ',title,']</b><br>',IF(authors__full IS NULL,'',CONCAT('<b class="authors">',authors__full,'</b>&#46; ')),IF(CONCAT(source) IS NULL,'',CONCAT('<i class="source">',source,'</i>')),IF(CONCAT(publication_date) IS NULL,'',CONCAT(', <i class="publication_date">',DATE_FORMAT(publication_date, '%e.%m.%Y'),'</i>')),IF((CONCAT(source) IS NULL) AND (CONCAT(publication_date) IS NULL AND authors__full IS NULL),'','<br>'),IF(description_cs IS NULL,'',CONCAT('<span class="description">',description_cs,'</span>')))
  -->
  -->
 
</noinclude>
 
<includeonly>
<h3>Text natvrdo zapsaný v šabloně</h3>
<li>
<b class="{{{lang}}}">[{{{url}}} {{{title}}}]</b>
<b class="{{{lang}}}">[{{{url}}} {{{title}}}]</b>
{{#if: {{{authors|}}} | <b class="authors">authors</b>&#46; {{#if: {{{source|}}} | <br><i class="source">{{{source}}}</i>{{#if: {{{publication_date|}}}, <i class="publication_date">publication_date</i> }} | není source }} | nejsou autoři }}
{{#if: {{{authors|}}}
<u>{{{authors}}} / {{{publication_date}}}</u>
|<br><b class="authors">{{{authors}}}</b>&#46; {{#if: {{{source|}}}
|<i class="source">{{{source}}}</i>{{#if: {{{publication_date|}}} |, <i class="publication_date">{{{publication_date}}}</i> }}
| {{#if: {{{publication_date|}}} |<i class="publication_date">{{{publication_date}}}</i> }}
}}
| <!-- Nejsou autoři -->
{{#if: {{{source|}}}
  |<br><i class="source">{{{source}}}</i>{{#if: {{{publication_date|}}} |, <i class="publication_date">{{{publication_date}}}</i> }}
  | <!-- Nejsou autoři ani zdroj -->
  {{#if: {{{publication_date|}}} |<br><i class="publication_date">{{{publication_date}}}</i> }}
}}
}}
{{#if: {{{description_cs|}}} |<br><span class="description">{{{description_cs}}}</span> }}
{{#if: {{{description_cs|}}} |<br><span class="description">{{{description_cs}}}</span> }}
<!-- {{{1}}}: [{{{2}}} {{{3}}}] | {{{4}}} | {{#if: {{{5|}}} | neprázdné, hodnota... {{{5}}} | Prázdné, sorry }} | {{{6}}} | {{{7}}} | prasopes -->
<br>Kontrola: {{{authors}}} - {{{source}}} - {{{publication_date}}}
</div>
</li>
</includeonly>

Aktuální verze z 1. 10. 2023, 19:33

Formátování...