Difference between revisions of "Template:Retired"

From The iPhone Wiki
Jump to: navigation, search
(New page: <br /><div style="text-align: center; width: 60%; margin: auto; padding: 1em; border: {{{border|solid 2px gold}}}; letter-spacing: {{{spacing|28px}}}; background-color: {{{bgcolor|black}}}...)
 
(Usage: :))
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
   
 
== Usage ==
 
== Usage ==
{{Retired
+
<nowiki>{{Retired</nowiki>
| border = (Valid CSS only (default: solid 2px gold))
+
<nowiki>| border = (Valid CSS only (default: solid 2px gold))</nowiki>
| spacing = (Valid Size only (default: 28px))
+
<nowiki>| spacing = (Valid Size only (default: 28px))</nowiki>
| bgcolor = (Background Color (default: black))
+
<nowiki>| bgcolor = (Background Color (default: black))</nowiki>
| fgcolor = (Text color (default: white))
+
<nowiki>| fgcolor = (Text color (default: white))</nowiki>
| 1 = (Text (default: RETIRED))
+
<nowiki>| 1 = (Text (default: RETIRED))</nowiki>
| 2 = (Below text (default: This user is no longer active on [[Main Page|The iPhone Wiki]] as of {{{date}}}
+
<nowiki>| 2 = (Below text (default: This user is no longer active on </nowiki>[[Main Page|The iPhone Wiki]]<nowiki> as of {{{date}}}))</nowiki>
| date = (Only needed if 2 is not supplied)
+
<nowiki>| date = (Only needed if 2 is not supplied)</nowiki>
  +
<nowiki>}}</nowiki>
}}
 
   
 
== Examples ==
 
== Examples ==
{{retired|date=January 1, 2011}}
+
<nowiki>{{retired|date=January 1, 2011}}</nowiki>
   
 
{{retired|date=January 1, 2011}}
 
{{retired|date=January 1, 2011}}
   
{{retired|border=dashed 3px red|bgcolor=orange|fgcolor=blue|date=NOW!!!}}
+
<nowiki>{{retired|border=dashed 3px red|bgcolor=orange|fgcolor=blue|date=NOW!!!}}</nowiki>
   
 
{{retired|border=dashed 3px red|bgcolor=orange|fgcolor=blue|date=NOW!!!}}
 
{{retired|border=dashed 3px red|bgcolor=orange|fgcolor=blue|date=NOW!!!}}
   
{{retired|1=LEAVE ME ALONE!|date=A while back}}
+
<nowiki>{{retired|1=LEAVE ME ALONE!|date=A while back}}</nowiki>
   
 
{{retired|1=LEAVE ME ALONE!|date=A while back}}
 
{{retired|1=LEAVE ME ALONE!|date=A while back}}
  +
</noinclude>

Latest revision as of 00:30, 24 January 2011


RETIRED


This user is no longer active on The iPhone Wiki as of {{{date}}}


Usage

{{Retired
| border = (Valid CSS only (default: solid 2px gold))
| spacing = (Valid Size only (default: 28px))
| bgcolor = (Background Color (default: black))
| fgcolor = (Text color (default: white))
| 1 = (Text (default: RETIRED))
| 2 = (Below text (default: This user is no longer active on The iPhone Wiki as of {{{date}}}))
| date = (Only needed if 2 is not supplied)
}}

Examples

{{retired|date=January 1, 2011}}


RETIRED


This user is no longer active on The iPhone Wiki as of January 1, 2011
{{retired|border=dashed 3px red|bgcolor=orange|fgcolor=blue|date=NOW!!!}}


RETIRED


This user is no longer active on The iPhone Wiki as of NOW!!!
{{retired|1=LEAVE ME ALONE!|date=A while back}}


LEAVE ME ALONE!


This user is no longer active on The iPhone Wiki as of A while back