Difference between revisions of "Template:AboutMe"
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== {{{alias|My Online Alias}}} == | == {{{alias|My Online Alias}}} == | ||
− | :Name: {{{realname | + | {{ #ifeq: {{{realname|+}}} | {{{realname|-}}} |:Name: {{{realname}}} <br />|:Name: Withheld <br />}}{{ #ifeq: {{{twitter|+}}} | {{{twitter|-}}} |:Twitter: [http://twitter.com/{{{twitter}}} {{{twitter}}}]<br /> |}}{{ #ifeq: {{{responsibility|+}}} | {{{responsibility|-}}} |:Responsibility: {{{responsibility}}}<br />|:Responsibility: General Development<br />}}{{ #ifeq: {{{aboutme|+}}} | {{{aboutme|-}}} |:About Me: {{{aboutme}}} |:About Me: I work with WebOS-Internals<br />}} |
− | :Twitter: {{{twitter}}} | ||
− | :Responsibility: {{{responsibility | ||
− | :About Me: {{{aboutme|I work with WebOS-Internals | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == |
Latest revision as of 18:26, 15 September 2010
My Online Alias
{{ #ifeq: + | - |:Name: {{{realname}}}
|:Name: Withheld
}}{{ #ifeq: + | - |:Twitter: {{{twitter}}}
|}}{{ #ifeq: + | - |:Responsibility: {{{responsibility}}}
|:Responsibility: General Development
}}{{ #ifeq: + | - |:About Me: {{{aboutme}}} |:About Me: I work with WebOS-Internals
}}
Usage
click edit on this page to get an example of how to use this template:
If you would like to include your real name use this format:
YOUR ONLINE ALIAS
{{ #ifeq: YOUR REAL NAME | YOUR REAL NAME |:Name: YOUR REAL NAME
|:Name: Withheld
}}{{ #ifeq: + | - |:Twitter: {{{twitter}}}
|}}{{ #ifeq: WHAT YOU DO | WHAT YOU DO |:Responsibility: WHAT YOU DO
|:Responsibility: General Development
}}{{ #ifeq: A BRIEF STATEMENT ABOUT YOU | A BRIEF STATEMENT ABOUT YOU |:About Me: A BRIEF STATEMENT ABOUT YOU |:About Me: I work with WebOS-Internals
}}
If you do not want to include your real name use this format:
YOUR ONLINE ALIAS
{{ #ifeq: + | - |:Name: {{{realname}}}
|:Name: Withheld
}}{{ #ifeq: + | - |:Twitter: {{{twitter}}}
|}}{{ #ifeq: WHAT YOU DO | WHAT YOU DO |:Responsibility: WHAT YOU DO
|:Responsibility: General Development
}}{{ #ifeq: A BRIEF STATEMENT ABOUT YOU | A BRIEF STATEMENT ABOUT YOU |:About Me: A BRIEF STATEMENT ABOUT YOU |:About Me: I work with WebOS-Internals
}}