Difference between revisions of "Template:UserPage"
From Makers Local 256
m (Added optional nick) |
m (Made another variable truly optional) |
||
Line 13: | Line 13: | ||
! style="text-align: center; background-color:#AAAAAA;" colspan="2" |<big>{{PAGENAME}}</big> | ! style="text-align: center; background-color:#AAAAAA;" colspan="2" |<big>{{PAGENAME}}</big> | ||
|- | |- | ||
− | ! Real | + | {{#if: {{{realname|}}}|{{!}}'''Real name'''}} |
− | + | {{#if: {{{realname|}}}|{{!}}{{rel|Real name|{{{realname|}}}}}}} | |
|- | |- | ||
− | {{#if: {{{freenodenick|}}}|{{!}}Freenode Nick}} | + | {{#if: {{{freenodenick|}}}|{{!}}'''Freenode Nick'''}} |
{{#if: {{{freenodenick|}}}|{{!}}{{rel|Freenode Nick|{{{freenodenick|}}}}}}} | {{#if: {{{freenodenick|}}}|{{!}}{{rel|Freenode Nick|{{{freenodenick|}}}}}}} | ||
|- | |- |
Revision as of 19:47, 10 January 2011
This is the "UserPage" template. Ether visit the form and enter in the name of the page or put the following text directly into your page:
{{UserPage |realname= |freenodenick= }}
Edit the page to see the template text.