Template:Committed identity: Difference between revisions

From TestWiki
Content added Content deleted
m (default changed, update example)
(Fix article to be correct in default SHA case and reformat usage example)
Line 2: Line 2:


{| cellspacing="0" style="background:{{{background|#E0E8FF}}}; border:1px solid {{{border|#E0E8FF}}}"
{| cellspacing="0" style="background:{{{background|#E0E8FF}}}; border:1px solid {{{border|#E0E8FF}}}"
| style="font-size:8pt;padding:4pt;line-height:1.25em" | [[Template:User committed identity|Committed identity]]: '''{{{1}}}''' is a {{#ifexist: {{{2}}}| [[{{{2}}}]]|{{{2|[[SHA hash functions|SHA-512]]}}}}} [[Commitment scheme|commitment]] to this user's real-life identity.
| style="font-size:8pt;padding:4pt;line-height:1.25em" | [[Template:User committed identity|Committed identity]]: '''{{{1}}}''' is an {{#ifexist: {{{2}}}| [[{{{2}}}]]|{{{2|[[SHA hash functions|SHA-512]]}}}}} [[Commitment scheme|commitment]] to this user's real-life identity.
|}
|}
<includeonly>{{{category|[[Category:Wikipedians with committed identities|{{PAGENAME}}]]}}}</includeonly><noinclude>
<includeonly>{{{category|[[Category:Wikipedians with committed identities|{{PAGENAME}}]]}}}</includeonly><noinclude>

<pre>Usage: {{User committed identity|hash string|hash function (optional - defaults to SHA-512)|background= (optional)|border=(optional)}}</pre>
'''Usage:'''<br />
<code><nowiki>{{</nowiki>User committed identity<br />
|hash string<br />
|hash function ''(optional - defaults to SHA-512)''<br />
|background= ''(optional)''<br />
|border= ''(optional)''<br />
}}</code>

{{{{FULLPAGENAME}}/doc}}
{{{{FULLPAGENAME}}/doc}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->

Revision as of 03:55, 25 May 2007

Template:Pp-template

Committed identity: {{{1}}} is an SHA-512 commitment to this user's real-life identity.


Usage:
{{User committed identity
|hash string
|hash function (optional - defaults to SHA-512)
|background= (optional)
|border= (optional)
}}

Template:Committed identity/doc