Šablona:MediaBankArticle: Porovnání verzí

Z sumava-corpus
Přejít na: navigace, hledání
Řádka 20: Řádka 20:
 
|-
 
|-
 
! Author
 
! Author
| {{#arraymap:{{{Author|}}}|,|x|[[Author::x]]}}
+
| {{#arraymap:{{{Author|}}}|,|value| {{#set:Author=value}} {{#queryformlink:form=Search|link text=value|SearchResult[author]=value|SearchResult[category]=MediaBank|wpRunQuery=true}} }}
 
|-
 
|-
 
! Date
 
! Date
Řádka 26: Řádka 26:
 
|-
 
|-
 
! Source
 
! Source
| [[Source::{{{Source|}}}]]  
+
| {{#set:Source={{{Source|}}}}} {{#queryformlink:form=Search|link text={{{Source|}}}|SearchResult[source]={{{Source|}}}|SearchResult[category]=MediaBank|wpRunQuery=true}}
 
|-
 
|-
 
! Genre
 
! Genre
| [[Genre::{{{Genre|}}}]]  
+
| {{#set:Genre={{{Genre|}}}}} {{#queryformlink:form=Search|link text={{{Genre|}}}|SearchResult[genre]={{{Genre|}}}|SearchResult[category]=MediaBank|wpRunQuery=true}}
 
|-
 
|-
 
! Respondent
 
! Respondent
| {{#arraymap:{{{Respondent|}}}|,|x|[[Respondent::x]]}}
+
| {{#arraymap:{{{Respondent|}}}|,|value| {{#set:Respondent=value}} {{#queryformlink:form=Search|link text=value|SearchResult[respondent]=value|SearchResult[category]=MediaBank|wpRunQuery=true}} }}
 
|}
 
|}
  
 
[[Category:MediaBank]]
 
[[Category:MediaBank]]
 
</includeonly>
 
</includeonly>

Verze z 27. 8. 2015, 07:05

This is the "MediaBankArticle" template. It should be called in the following format:

{{MediaBankArticle
|Title=
|Author=
|Date=
|Source=
|Genre=
|Respondent=
}}

Edit the page to see the template text.