Template:New photographer/doc: Difference between revisions

Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{#ifeq:{{PAGENAME}}|New photographer
{{#ifeq:{{PAGENAME}}|New photographer
   |{{ambox | text = This template is a metatemplate used to create a new '''photographer template'''. It provides the necessary code and instructions how to adapt the code when adding a new photographer.<br/><ul><li>For details how to add a photographer with all necessary pages, see [[Boobpedia:How to add a photographer]].</li><li>The instructions shown when a new photographer template is created can be seen below:</li></ul>}}
   |{{ambox | text = This template is a metatemplate used to create a new '''photographer template'''. It provides the necessary code and instructions how to adapt the code when adding a new photographer.<br/><ul><li>For details how to add a photographer with all necessary pages, see [[Boobpedia:New photographer]].</li><li>The instructions shown when a new photographer template is created can be seen below:</li></ul>}}
}}  
}}  
== If you are creating this page: ==
== If you are creating this page: ==
Go to the first line and replace
Go to the first line and replace


* <code>#&lt;#includeonly></code> by <code>&lt;includeonly></code>
* <code>#&lt;#includeonly></code> by <code>&lt;includeonly></code>. Do '''not''' delete the <code>&lt;includeonly></code>, delete '''only''' the <code>#</code> signs!


Go to the bottom and replace
Go to the bottom and replace


* <code>#&lt;#/includeonly></code> by <code>&lt;/includeonly></code>
* <code>#&lt;#/includeonly></code> by <code>&lt;/includeonly></code>. Do '''not''' delete the <code>&lt;/includeonly></code>, delete '''only''' the <code>#</code> signs!


Fill in the data you want to add:
Fill in the data you want to add:

Latest revision as of 11:28, 31 July 2008

This is a documentation subpage for Template:New photographer (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

If you are creating this page:

Go to the first line and replace

  • #<#includeonly> by <includeonly>. Do not delete the <includeonly>, delete only the # signs!

Go to the bottom and replace

  • #<#/includeonly> by </includeonly>. Do not delete the </includeonly>, delete only the # signs!

Fill in the data you want to add:

  • name: The photographer's exact name
  • article: Name of the photographer's main article
  • image: Name of the photographer's image, only Example.jpg, not [[Image:Example.jpg|240px|Example]]!
  • homepage: Complete link of the photographer's website, including http://
  • location: Location where the photographer is based. Example: Seattle, Washington, USA
  • occupation: Occupation(s) of the person. Example: {{np-photographer|Photographer}}
  • field: Field(s) the person has worked in. Example: [[adult]]

Do not change anything else!

Save the page.

If you want to change the photographer's data:

Replace or add the data you want.

Do not change anything else than the parameters at the beginning of the code!

Save the page.