Diferencia entre revisiones de «Plantilla:PM/doc Ver historial

m (Created Redirect)
 
(Página creada con «{{doc subpage}} <!-- ADD DOCUMENTATION BELOW THIS LINE --> This template creates a link to private message a user. == Usage == Place {{tl|PM|UserName}} on any page to crea...»)
 
(No se muestra una edición intermedia de otro usuario)
Línea 1: Línea 1:
#REDIRECT [[Creating and Editing street segments]]
{{doc subpage}}
<!-- ADD DOCUMENTATION BELOW THIS LINE -->
This template creates a link to private message a user.
 
== Usage ==
Place {{tl|PM|UserName}} on any page to create a private message link. The minimum parameter is the first one as the Waze user name. An optional second parameter is used to replace the user name in the link.
 
== Examples ==
{|
| Entering:
| {{Pre2|<nowiki>
{{PM|FastWazer}}
</nowiki>
}}
|}
Produces: {{PM|FastWazer}}
 
(Note: do not include a space before the user name to prevent unexpected results like: <br/>{{PM| FastWazer}})
----
{|
| Entering:
| {{Pre2|<nowiki>
{{PM|FastWazer|PM this user}}
</nowiki>
}}
|}
Produces:{{PM|FastWazer|PM this user}}
 
<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Communication templates]]
<!-- ADD INTERWIKIS BELOW THIS LINE -->
 
</includeonly>

Revisión actual - 17:47 5 jul 2017

This is a documentation subpage for Plantilla:PM.
It contains usage information, categories and other content that is not part of the original plantilla page.

This template creates a link to private message a user.

Usage

Place {{PM}} on any page to create a private message link. The minimum parameter is the first one as the Waze user name. An optional second parameter is used to replace the user name in the link.

Examples

Entering:
{{PM|FastWazer}}

Produces: FastWazer

(Note: do not include a space before the user name to prevent unexpected results like:
FastWazer FastWazer)


Entering:
{{PM|FastWazer|PM this user}}

Produces:PM this user