Template:Photo: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>Identify a file as a photo, with associated properties. </noinclude><includeonly>{{File Properties | year={{{year|}}} | family={{{family|}}} | place={{{place|}}} }}...") |
m (7 revisions imported: Initial import from smithfam) |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>Identify a file as a photo, with associated properties. | <noinclude>Identify a file as a photo, with associated properties. | ||
</noinclude><includeonly>{{File Properties | * ''caption'': Description of the photo | ||
* ''year'': Year the photo was taken; default is the page modification year | |||
* ''family'': Family the photo is associated with, if any; multiple families can be separated by semicolon (;) | |||
* ''place'': Place the photo is associated with, if any; multiple places can be separated by semicolon (;) | |||
Adds the [[:Category:Photo]] tag and sets [[Property:File Name]], [[Property:File Caption]], [[Property:File Year]], [[Property:File Family]], [[Property:File Place]], and [[Property:File Relationship]].</noinclude><includeonly>[[Category:Photo]] | |||
{{File Properties | |||
| caption={{{caption|}}} | |||
| year={{{year|}}} | | year={{{year|}}} | ||
| family={{{family|}}} | | family={{{family|}}} | ||
| place={{{place|}}} | | place={{{place|}}} | ||
}} | }}</includeonly> | ||
</includeonly> | |||
Latest revision as of 13:11, 7 December 2015
Identify a file as a photo, with associated properties.
- caption: Description of the photo
- year: Year the photo was taken; default is the page modification year
- family: Family the photo is associated with, if any; multiple families can be separated by semicolon (;)
- place: Place the photo is associated with, if any; multiple places can be separated by semicolon (;)
Adds the Category:Photo tag and sets Property:File Name, Property:File Caption, Property:File Year, Property:File Family, Property:File Place, and Property:File Relationship.