Difference between revisions of "Template:User PGP"

From Geohashing
imported>Fippe
(Examples)
imported>Fippe
m
Line 1: Line 1:
<includeonly>{{userbox|id=[[file:lock.png|30px]]|info=This user owns {{#if:{{{1|}}}|the [[PGP Keysigning|PGP key]] '''[https://sks-keyservers.net/pks/lookup?search=0x{{{1}}} {{{1}}}]'''|a [[PGP Keysigning|PGP key]]}}.|float=right|bodyclass=visualClear|nocat={{{nocat}}}}}[[category:PGP key owners]]</includeonly>
+
<includeonly>{{userbox|id=[[file:lock.png|30px]]|info=This user owns {{#if:{{{1|}}}|the [[PGP Keysigning|PGP key]] '''[https://sks-keyservers.net/pks/lookup?search=0x{{{1}}} {{{1}}}]'''|a [[PGP Keysigning|PGP key]]}}.|float=right|bodyclass=visualClear|nocat={{{nocat}}}|usercategory=PGP key owners}}</includeonly>
 
<noinclude>[[category:userboxes]]
 
<noinclude>[[category:userboxes]]
 
[[PGP Keysigning|PGP users]], feel free to use this userbox. If you want to share your key ID, put it in the first parameter.
 
[[PGP Keysigning|PGP users]], feel free to use this userbox. If you want to share your key ID, put it in the first parameter.
  
 
===Examples===
 
===Examples===
<code><nowiki>{{User PGP}}</nowiki></code> generates {{User PGP|nocat=true}}
+
<code><nowiki>{{User PGP}}</nowiki></code> generates {{User PGP|nocat=1}}
  
<code><nowiki>{{User PGP|deadbeef}}</nowiki></code> generates {{User PGP|deadbeef|nocat=true}}
+
<code><nowiki>{{User PGP|deadbeef}}</nowiki></code> generates {{User PGP|deadbeef|nocat=1}}
 
</noinclude>
 
</noinclude>

Revision as of 10:12, 14 August 2018

PGP users, feel free to use this userbox. If you want to share your key ID, put it in the first parameter.

Examples

{{User PGP}} generates

🔑 This user owns a PGP key.


{{User PGP|deadbeef}} generates

🔑 This user owns the PGP key deadbeef.