Difference between revisions of "Template:UserPage"

From Makers Local 256
Jump to: navigation, search
m (forgot that you have to hide it with a space)
m (Added optional nick)
Line 5: Line 5:
 
{{UserPage
 
{{UserPage
 
|realname=
 
|realname=
 +
|freenodenick=
 
}}
 
}}
 
</pre>
 
</pre>
Line 14: Line 15:
 
! Real Name
 
! Real Name
 
| [[Realname::{{{realname|}}}]]
 
| [[Realname::{{{realname|}}}]]
 +
|-
 +
{{#if: {{{freenodenick|}}}|{{!}}Freenode Nick}}
 +
{{#if: {{{freenodenick|}}}|{{!}}{{rel|Freenode Nick|{{{freenodenick|}}}}}}}
 +
|-
 
|}
 
|}
 
[[Page has default form::UserPage| ]]
 
[[Page has default form::UserPage| ]]
 
</includeonly>
 
</includeonly>

Revision as of 19:42, 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.