Template:Nonperformer/doc
Inserting a photographer's name using the photographer template
The {{Photographer}} template is a metatemplate that uses the information stored in photographer templates. It works
- as an inline template to display a photographer's name and additional information,
- as a category header template to display a header for the photographer's model category.
Inline template
Functionality
In the simplest case, the template only displays the photographer's name, but is has several extra featues. It
- automatically displays a link to the photographer's article if this article exists,
- displays only normal text if the photographer does not have an article yet, but will automatically turn into a link if such an article is created,
- automatically displays further information on the photographer (website link, location) if you activate this feature,
- automatically displays new photographer data in your article if it changes (e. g. new website) so that you will never have to rewrite your article,
- automatically adds a category to the article the photographer is mentioned in, so that your model is listed on the photographer's page,
- offers the possibility to suppress the category addition to an article,
- displays an error if you do not specify a name.
Syntax
{{photographer|<name>|link=<text>|location=<text>|nocategory=<text>}}
<name>
- Text. The name of the photographer.
- Required.
- Please note that this parameter has no name. Simply type the photographer's name without a parameter name.
link
- Any text. You can use "1", "y" or whatever you like. As soon as the parameter has any content, the home page link is displayed.
- Optional.
<text>or the whole parameterlink=<text>can be omitted.
location
- Any text. You can use "1", "y" or whatever you like. As soon as the parameter has any content, the location is displayed.
- Optional.
<text>or the whole parameterlocation=<text>can be omitted.
nocategory
- Any text. You can use "1", "y" or whatever you like. As soon as the parameter has any content, no category is added to your article.
- Optional.
<text>or the whole parameternocategory=<text>can be omitted. - Important: It is highly recommended that you always specify this parameter on pages that are not model articles (e. g. on a photographer page: "His work was influenced by {{photographer|Steve Diet Goedde|nocategory=1}}."). Otherwise the photographer would be listed as a big bust model on Steve Diet Goedde's page.
- Important: You should also specify this parameter if you mention a photographer on the page of a model that has not worked with him, but is otherwise related to him (e. g. "At Glamourcon 42 she was seen together with photographer {{photographer|XY|nocategory=1}}."). Otherwise she would be listed on XY's page as if she had worked with him.
Examples
- Article exists
{{photographer|Gil Perron}}gives Gil Perron.{{photographer|Gil Perron|link=1}}gives Gil Perron.{{photographer|Gil Perron|link=ok|location=y}}gives Gil Perron.{{photographer|Gil Perron|location=yes}}gives Gil Perron.
- Article does not exist
{{photographer|The Honorable|link=1|location=1}}gives The Honorable.
- Required and optional parameters
{{photographer|link=1|location=1}}gives {{{1}}}.
Usability
There are no restrictions. The template can be used anywhere within the text of an article.
You should, however, be aware that the layout of your text may change in an undesirable way if you specify all parameters for a photographer who does not have a page yet. The simple sentence
{{photographer|Hexvoodoo|link=1|location=1}} always wanted to start a career as a photographer.- "Hexvoodoo always wanted to start a career as a photographer."
can become
if he really gets a photographer page some day. :-)
Category header template
Functionality
If used as a category header, the template shows the information in a typical header that can be used in categories like Category:Performers by photographer. If the person has other categories like actresses, films, images or fashion images, they do not have to be added manually: They are automatically detected and displayed.
Syntax
{{photographer|<name>|header=<text>}}
<name>
- Text. The name of the photographer.
- Required.
- Please note that this parameter has no name. Simply type the photographer's name without a parameter name.
header
- Any text. You can use "1", "y" or whatever you like. As soon as the parameter has any content, a category header will be displayed instead of the inline text.
- Required (if a header is to be displayed).
All other parameters are ignored. The nocategory parameter is not necessary; a category will not be added to the page the template is used on as a header.
Examples
{{photographer|Gil Perron|header=1}}gives
Gil Perron.
Usability
If used as a header, the template should only be added at the top of category pages.
Changing photographer data
Please note that the {{Photographer}} template itself does not store any information about a single photographer. It is only a metatemplate that uses the specific photographer templates to display the desired data.
If you want to change the data of a photographer (for example when his website has changed), go to the photographers own template and change it.
- Example
To change Gil Perron's website,
- go to Category:Photographer templates;
- choose Gil Perron's template and click on the edit tab;
- follow the instructions given in the section If you want to change the photographer's data:.