Template:New photographer/doc: Difference between revisions

Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
No edit summary
No edit summary
Line 27: Line 27:
Make sure you do not change anything else but the exact data you want to replace (name, website link or location). The code should read exactly like this (with <code>NAME</code>, <code>LINK</code> and <code>LOCATION</code> replaced by your values):
Make sure you do not change anything else but the exact data you want to replace (name, website link or location). The code should read exactly like this (with <code>NAME</code>, <code>LINK</code> and <code>LOCATION</code> replaced by your values):


<code><nowiki>&lt;includeonly>[[NAME]]{{#if: {{{link|}}}|&#32;([LINK website])}}{{#if: {{{location||}}}|, LOCATION}}&lt;/includeonly>&lt;noinclude></nowiki><br/>
<code><nowiki>&lt;includeonly>[[NAME]]{{#if: {{{link|}}}|&amp;#32;([LINK website])}}{{#if: {{{location||}}}|, LOCATION}}&lt;/includeonly>&lt;noinclude></nowiki><br/>
<nowiki>{{documentation|Template:New photographer/doc}}</nowiki><br/>
<nowiki>{{documentation|Template:New photographer/doc}}</nowiki><br/>
<nowiki>&lt;/noinclude></nowiki></code>
<nowiki>&lt;/noinclude></nowiki></code>

Revision as of 22:15, 4 June 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>
  • #<#/includeonly> by </includeonly>

Inside these new <includeonly> Tags, replace

  • ###NAME### by the photographer's exact name
  • ###LINK### by the complete link of the photographer's website, including http://
  • ###LOCATION### by the photographer's location. Example: Seattle, Washington, USA

Make sure that there are no triple ### left inside the <includeonly> tags. Do not change anything else!

Save the page.

If you want to change the photographer's data:

Go to the text inside the <includeonly> Tags (first line).

Replace the data you want to change.

Make sure you do not change anything else but the exact data you want to replace (name, website link or location). The code should read exactly like this (with NAME, LINK and LOCATION replaced by your values):

<includeonly>[[NAME]]{{#if: {{{link|}}}|&#32;([LINK website])}}{{#if: {{{location||}}}|, LOCATION}}</includeonly><noinclude>
{{documentation|Template:New photographer/doc}}
</noinclude>

Save the page.