Difference between revisions of "Template:Contact/doc"

From blackwiki
Jump to navigation Jump to search
imported>Jeff G.
(Created with the help of {{subst:Sample/doc}})
 
imported>Jeff G.
(Completed documentation.)
Line 4: Line 4:
 
=Documentation=
 
=Documentation=
  
The {{tl|Sample}} template shows people sample results of the correct use of the {{tl|Interwiki doc page pattern}} template.  Please replace this information with how your template works.
+
This template is recommended by template {{tlx|sxc-warning}} for adding "to the image to prevent multiple people contacting the same person."
  
 
== Usage ==
 
== Usage ==
 +
There is one parameter, the signature of the user, represented by four tildes <nowiki>~~~~</nowiki>.  It is not recommended that this template be substed.
 
<pre>
 
<pre>
[This is the sample template.  The actual template that gets substed or transcluded can goes here (whether or not there is an includeonly section), without the square brackets, but it may clutter up the display of the template.][This the includeonly portion of the sample template.  The actual portion of the template that gets substed or transcluded goes here, without the square brackets, and it is not displayed on the template.]<br>parameter1 should not be used for this template.
+
{{tlx|Contact|<nowiki>~~~~</nowiki>}}</pre>
</pre>
+
 
 +
 
 +
This template automatically adds any page it is used on to [[:Category:Contact in progress]].
 +
 
 
== Example ==
 
== Example ==
 
{| class="wikitable"
 
{| class="wikitable"
Line 15: Line 19:
 
! Result
 
! Result
 
|-
 
|-
| <code>{&#123;subst:Sample&#124;tfd&#125;}</code>
+
| <code>{&#123;subst:Contact&#124;<nowiki>~~~~</nowiki>&#125;}</code>
| {{Sample|tfd}}
+
| {{tlx|Contact|<nowiki>~~~~</nowiki>}}
 
|}
 
|}
  
 
== See also ==
 
== See also ==
*[[Template:Template doc page transcluded]] - How the template was created.
+
*[[Wikipedia:Possibly unfree images#SXC images]]
  
 
<!-- ADD CATEGORIES BELOW THIS LINE -->
 
<!-- ADD CATEGORIES BELOW THIS LINE -->
 
<!-- ADD INTERWIKIS BELOW THIS LINE -->
 
<!-- ADD INTERWIKIS BELOW THIS LINE -->
 
 
 
This template is recommended by template {{tlx|sxc-warning}} for adding "to the image to prevent multiple people contacting the same person."  Template {{tlx|contact|<nowiki>~~~~</nowiki>}} reads as follows:
 
{| align="CENTER" class="boilerplate" id="contact" style="clear:both; width:80%; background-color:#F1F1DE; border:2px solid #996;  padding:5px;"
 
| [[Image:Nuvola_apps_important.svg|50px|Warning]]
 
| '''An attempt is being made by <nowiki>~~~~</nowiki> to contact the copyright holder of this media'''. <br>Please do not begin a new attempt without discussing it with the previous contacting user.
 
|}
 
 
This template automatically adds any page it is used on to [[:Category:Contact in progress]].
 
 
Usage:{{tlx|contact|<nowiki>~~~~</nowiki>}}
 

Revision as of 22:11, 18 March 2007

Template:Template doc page transcluded

Documentation

This template is recommended by template {{sxc-warning}} for adding "to the image to prevent multiple people contacting the same person."

Usage

There is one parameter, the signature of the user, represented by four tildes ~~~~. It is not recommended that this template be substed.

{{tlx|Contact|~~~~}}


This template automatically adds any page it is used on to Category:Contact in progress.

Example

Code Result
{{subst:Contact|~~~~}} {{Contact|~~~~}}

See also