Difference between revisions of "Template:Name redacted"

From XFamily - Children of God
[unchecked revision][quality revision]
(Started template)
 
(More examples using char.conv.)
 
Line 3: Line 3:
 
;Usage:&#123;&#123;{{PAGENAME}}<nowiki>|<full name>|<abbreviated name></nowiki>&#125;&#125;.
 
;Usage:&#123;&#123;{{PAGENAME}}<nowiki>|<full name>|<abbreviated name></nowiki>&#125;&#125;.
  
;Example:&#123;&#123;{{PAGENAME}}<nowiki>|John Doe|J. D.</nowiki>&#125;&#125; &rarr; '''{{{{PAGENAME}}|John Doe|J. D.}}'''.
+
;Example#1:&#123;&#123;{{PAGENAME}}<nowiki>|John Doe|J. D.</nowiki>&#125;&#125; &rarr; '''{{{{PAGENAME}}|John Doe|J. D.}}'''
 +
;Example#2 (using numeric character references):&#123;&#123;{{PAGENAME}}<nowiki>|& #74;& #111;& #104;& #110;& #32;& #68;& #111;& #101;|J. D.</nowiki>&#125;&#125; &rarr; '''{{{{PAGENAME}}|&#74;&#111;&#104;&#110;&#32;&#68;&#111;&#101;|J. D.}}'''
 +
 
 +
==External links==
 +
*[http://www.rootsweb.com/~patasher/charconvert.html ASCII Character Converter]
 +
 
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Latest revision as of 00:00, 28 February 2008

{{{2}}}


Usage
{{Name redacted|<full name>|<abbreviated name>}}.
Example#1
{{Name redacted|John Doe|J. D.}} → J. D.
Example#2 (using numeric character references)
{{Name redacted|& #74;& #111;& #104;& #110;& #32;& #68;& #111;& #101;|J. D.}} → J. D.

External links