On Friday, April 19, 2024 at 10:00 PM New York time, all OpenWiki Project sites will be undergoing scheduled maintenance for about 2 hours. Expect read-only access and brief periods of downtime.

Template:User-Hiatus: Difference between revisions

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
m (Protected "Template:User-Hiatus" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
No edit summary
Line 1: Line 1:
<css>
table.user td
{
  color:#000000; !important
}
</css>
{{#switch: {{lc: {{{gender|}}} }}
{{#switch: {{lc: {{{gender|}}} }}
| male = {{#vardefine: poss | his }} {{#vardefine: pronoun-1st | he }}  {{#vardefine: pronoun-3rd | him }}
| male = {{#vardefine: poss | his }} {{#vardefine: pronoun-1st | he }}  {{#vardefine: pronoun-3rd | him }}
Line 4: Line 10:
| unknown
| unknown
| #default = {{#vardefine: poss | its }} {{#vardefine: pronoun-1st | it }} {{#vardefine: pronoun-3rd | it }}
| #default = {{#vardefine: poss | its }} {{#vardefine: pronoun-1st | it }} {{#vardefine: pronoun-3rd | it }}
}} {| cellpading = 3  align=center style="border:5px solid #7D614F;background-color:#A7C9CA;{{round|100px}};text-align:center;"
}} {| class="user" cellpading = 3  align=center style="border:5px solid #7D614F;background-color:#A7C9CA;{{round|100px}};text-align:center;color:#000000;"
|-
|-
| This user is on a temporary hiatus. {{ucfirst: {{#var: pronoun-1st}} }}  will be back to regular activity on {{{date}}}.  
| This user is on a temporary hiatus. {{ucfirst: {{#var: pronoun-1st}} }}  will be back to regular activity on {{{date}}}.  

Revision as of 21:19, 14 November 2011

<css> table.user td {

 color:#000000; !important

} </css>

This user is on a temporary hiatus. It will be back to regular activity on {{{date}}}.

If you need something from it, please leave a message on its talk page, and it will get back to you on the day of return, if not sooner.

Documentation

At the top of your user page, put the following:

{{User-Hiatus|date=<date upon which you expect to return>}}

If you wish to use gendered pronouns instead of using singular "they", then instead put one of the following:

{{User-Hiatus|date=<date upon which you expect to return>|gender=male}}
{{User-Hiatus|date=<date upon which you expect to return>|gender=female}}