Template:User committed identity/doc: Difference between revisions

Content added Content deleted
(fix)
Line 18: Line 18:
Italicized text should be replaced with appropriate input, or its parameter should be removed. Parameters are represented by 'parameter=<var>value</var>", and separated by vertical bars |.
Italicized text should be replaced with appropriate input, or its parameter should be removed. Parameters are represented by 'parameter=<var>value</var>", and separated by vertical bars |.
*Replace "hash" with the hash produced from your secret string. The implicit name of this parameter is "1" (see [[en:Help:Template#Example: numeric parameter substitution|numeric parameters]]).
*Replace "hash" with the hash produced from your secret string. The implicit name of this parameter is "1" (see [[en:Help:Template#Example: numeric parameter substitution|numeric parameters]]).
*The "hash function used" parameter, if not included, defaults to [[en:SHA-512|SHA-512]]. (This hash function is strongly recommended.)
*The "hash function used" parameter, if not included, defaults to [[en:SHA-512|SHA-512]]. (This hash function is strongly recommended.) If you would like to link the hash function to a wikipedia page, you can supply the interwiki link. For example, using <nowiki>[[en:Whirlpool (cryptography)|WHIRLPOOL]]</nowiki> will show [[en:Whirlpool (cryptography)|WHIRLPOOL]] in the template
*The "background" parameter, if not included, defaults to #E0E8FF (<span style="background-color: #E0E8FF;">light blue</span>, see [[en:Web colors#Hex triplet]])
*The "background" parameter, if not included, defaults to #E0E8FF (<span style="background-color: #E0E8FF;">light blue</span>, see [[en:Web colors#Hex triplet]])
*The "border" parameter, if not included, also defaults to #E0E8FF.
*The "border" parameter, if not included, also defaults to #E0E8FF.