Šablona:PrefBankArticle: Porovnání verzí
Z sumava-corpus
Řádka 4: | Řádka 4: | ||
<pre> | <pre> | ||
{{PrefBankArticle | {{PrefBankArticle | ||
+ | |Title= | ||
|Author= | |Author= | ||
|Date= | |Date= | ||
|Source= | |Source= | ||
|Genre= | |Genre= | ||
− | |||
|Respondent= | |Respondent= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude><includeonly>{| | + | </noinclude><includeonly>{| class="wikitable" |
− | ! | + | ! Title |
+ | | [[Title::{{{Title|}}}]] | ||
|- | |- | ||
! Author | ! Author | ||
− | | {{#arraymap:{{{Author|}}}|,|x|[[ | + | | {{#arraymap:{{{Author|}}}|,|x|[[Author::x]]}} |
|- | |- | ||
! Date | ! Date | ||
− | | {{#arraymap:{{{Date|}}}|,|x|[[ | + | | {{#arraymap:{{{Date|}}}|,|x|[[Date::x]]}} |
|- | |- | ||
! Source | ! Source | ||
− | | [[ | + | | [[Source::{{{Source|}}}]] |
|- | |- | ||
! Genre | ! Genre | ||
− | | [[ | + | | [[Genre::{{{Genre|}}}]] |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
! Respondent | ! Respondent | ||
− | | {{#arraymap:{{{Respondent|}}}|,|x|[[ | + | | {{#arraymap:{{{Respondent|}}}|,|x|[[Respondent::x]]}} |
|} | |} | ||
[[Category:PrefBank]] | [[Category:PrefBank]] | ||
</includeonly> | </includeonly> |
Verze z 24. 8. 2015, 10:56
This is the "PrefBankArticle" template. It should be called in the following format:
{{PrefBankArticle |Title= |Author= |Date= |Source= |Genre= |Respondent= }}
Edit the page to see the template text.