Difference between revisions of "Template:UserPage"
From Makers Local 256
m (added notes about how to use variables raw) |
m (Added another field I forgot) |
||
Line 6: | Line 6: | ||
|realname= | |realname= | ||
|website= | |website= | ||
+ | |email= | ||
|freenodenick= | |freenodenick= | ||
|youtube= | |youtube= | ||
Line 23: | Line 24: | ||
{{#if: {{{realname|}}}|{{!}}'''Real name'''}} | {{#if: {{{realname|}}}|{{!}}'''Real name'''}} | ||
{{#if: {{{realname|}}}|{{!}}{{{realname|}}}}} | {{#if: {{{realname|}}}|{{!}}{{{realname|}}}}} | ||
+ | |- | ||
+ | {{#if: {{{email|}}}|{{!}}'''Email'''}} | ||
+ | {{#if: {{{email|}}}|{{!}}{{{email|}}}}} | ||
|- | |- | ||
{{#if: {{{website|}}}|{{!}}'''Website'''}} | {{#if: {{{website|}}}|{{!}}'''Website'''}} |
Revision as of 20:18, 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= |website= |email= |freenodenick= |youtube= |flickr= |delicious= |twitter= |gtalk= |AIM= |YIM= }}
Edit the page to see the template text.