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

m (test2)
(ještě test)
 
(Není zobrazeno 28 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><br>
<b class="{{{lang}}}">[{{{url}}} {{{title}}}]</b>
{{#if: {{{source|}}} | <i>{{{source}}}</i> | není source }} {{{authors}}} / {{{source}}} / {{{description_cs}}} / {{{publication_date}}}
{{#if: {{{authors|}}}
<!-- {{{1}}}: [{{{2}}} {{{3}}}] | {{{4}}} | {{#if: {{{5|}}} | neprázdné, hodnota... {{{5}}} | Prázdné, sorry }} | {{{6}}} | {{{7}}} | prasopes -->
|<br><b class="authors">{{{authors}}}</b>&#46; {{#if: {{{source|}}}
</div>
|<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> }}
<br>Kontrola: {{{authors}}} - {{{source}}} - {{{publication_date}}}
</li>
</includeonly>

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

Formátování...