Template

Difference between revisions of "Image"

From Mondothèque

Line 14: Line 14:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
'''Caption:''' [[Caption::{{{Caption|}}}]]  
+
[[Caption::{{{Caption|}}}]]  
  
'''Person:''' {{#arraymap:{{{Person|}}}|,|x|[[Person::x]]}}
+
{{#arraymap:{{{Person|}}}|,|x|[[Person::x]]}}
  
'''Date:''' [[Dc:date::{{{Date|}}}]]  
+
[[Dc:date::{{{Date|}}}]]  
  
'''Subject:''' {{#arraymap:{{{Subject|}}}|,|x|[[Subject::x]]}}
+
{{#arraymap:{{{Subject|}}}|,|x|[[Subject::x]]}}
  
'''Source:''' [[Source::{{{Source|}}}]]  
+
[[Source::{{{Source|}}}]]  
  
'''Place:''' {{#arraymap:{{{Place|}}}|,|x|[[Place::x]]}}
+
{{#arraymap:{{{Place|}}}|,|x|[[Place::x]]}}
  
 
[[Category:Image]]
 
[[Category:Image]]
 
</includeonly>
 
</includeonly>

Revision as of 17:31, 13 August 2015

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

{{Image
|Caption=
|Person=
|Date=
|Subject=
|Source=
|Place=
}}

Edit the page to see the template text.