Difference between revisions of "Template:Educational assignment/doc"

From blackwiki
Jump to navigation Jump to search
imported>Masters51
imported>Trialpears
 
(8 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Documentation subpage}}{{intricate}}
+
{{Documentation subpage}}
 
+
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
===Usage===
+
== Usage ==
This template is to be placed on the '''[[Wikipedia:Talk page|talk page]]''' of an article that is currently or was formerly the subject of an educational assignment. More information on these assignments can be found at "[[Wikipedia:School and university projects]]".
+
This template is to be placed on the '''[[Wikipedia:Talk page|talk page]]''' of an article that is currently or was formerly the subject of an educational assignment. More information on these assignments can be found at [[Wikipedia:Student assignments]].
  
 
The template automatically places articles into "[[:Category:Wikipedia articles as assignments]]".
 
The template automatically places articles into "[[:Category:Wikipedia articles as assignments]]".
Line 16: Line 16:
 
!width=50%|Result
 
!width=50%|Result
 
|-
 
|-
|<tt><nowiki>{{Educational assignment}}</nowiki></tt>
+
|<kbd><nowiki>{{Educational assignment}}</nowiki></kbd>
 
|{{Educational assignment}}
 
|{{Educational assignment}}
 
|-
 
|-
|<tt><nowiki>{{Educational assignment|date=2010-06-30|link=Wikipedia:WikiProject Public art}}</nowiki></tt>
+
|<kbd><nowiki>{{Educational assignment|date=2010-06-30|link=Wikipedia:WikiProject Public art}}</nowiki></kbd>
 
|{{Educational assignment|date=2010-06-30|link=Wikipedia:WikiProject Public art}}
 
|{{Educational assignment|date=2010-06-30|link=Wikipedia:WikiProject Public art}}
 
|-
 
|-
|<tt><nowiki>{{Educational assignment|date=2010-06-30|dateformat=mdy}}</nowiki></tt>
+
|<kbd><nowiki>{{Educational assignment|date=2010-06-30|dateformat=mdy}}</nowiki></kbd>
 
|{{Educational assignment|date=2010-06-30|dateformat=mdy}}
 
|{{Educational assignment|date=2010-06-30|dateformat=mdy}}
 
|-
 
|-
|<tt><nowiki>{{Educational assignment|day=30|month=4|year=2010|link=Wikipedia:School and university projects#School of Law, Singapore Management University: Constitutional and Administrative Law Wikipedia Project (January–April 2010)}}</nowiki></tt>
+
|<kbd><nowiki>{{Educational assignment|day=30|month=4|year=2010|link=Wikipedia:School and university projects#School of Law, Singapore Management University: Constitutional and Administrative Law Wikipedia Project (January–April 2010)}}</nowiki></kbd>
 
|{{Educational assignment|day=30|month=4|year=2010|link=Wikipedia:School and university projects#School of Law, Singapore Management University: Constitutional and Administrative Law Wikipedia Project (January–April 2010)}}
 
|{{Educational assignment|day=30|month=4|year=2010|link=Wikipedia:School and university projects#School of Law, Singapore Management University: Constitutional and Administrative Law Wikipedia Project (January–April 2010)}}
 
|-
 
|-
|<tt><nowiki>{{Educational assignment|month=7|year=2010}}</nowiki></tt>
+
|<kbd><nowiki>{{Educational assignment|month=7|year=2010}}</nowiki></kbd>
 
|{{Educational assignment|month=7|year=2010}}
 
|{{Educational assignment|month=7|year=2010}}
 
|-
 
|-
|<tt><nowiki>{{Educational assignment|year=2008}}</nowiki></tt>
+
|<kbd><nowiki>{{Educational assignment|year=2008}}</nowiki></kbd>
 
|{{Educational assignment|year=2008}}
 
|{{Educational assignment|year=2008}}
 
|}
 
|}
Line 43: Line 43:
 
!Description
 
!Description
 
|-
 
|-
|align=center|date
+
| style="text-align:center;" |date
|The date when the educational assignment ended. Enter the date in any method accepted by the template {{tl|date}}, such as "<tt>2010-07-01</tt>", "<tt>1 July 2010</tt>" or "<tt>July 1, 2010</tt>". If you wish to alter the manner in which the date is stated, use the {{para|dateformat}} parameter. By default, the template displays dates in a day-month-year format; for a month-day-year format, use "<tt>dateformat=mdy</tt>". For full instructions on the formats available, see {{tl|date}}. '''Use ''either'' {{para|date}} ''or'' {{para|day}}, {{para|month}} and {{para|year}} to enter a date, not both'''.
+
|The date when the educational assignment ended. Enter the date in any method accepted by the template {{tl|date}}, such as "<kbd>2010-07-01</kbd>", "<kbd>1 July 2010</kbd>" or "<kbd>July 1, 2010</kbd>". If you wish to alter the manner in which the date is stated, use the {{para|dateformat}} parameter. By default, the template displays dates in a day-month-year format; for a month-day-year format, use "<kbd>dateformat=mdy</kbd>". For full instructions on the formats available, see {{tl|date}}. '''Use ''either'' {{para|date}} ''or'' {{para|day}}, {{para|month}} and {{para|year}} to enter a date, not both'''.
 
|-
 
|-
|align=center|day
+
| style="text-align:center;" |day
|rowspan=3|Instead of using {{para|date}}, you can enter the date when the educational assignment ended using {{para|day}}, {{para|month}} and {{para|year}}. You can also enter only a month and year, or a year alone. Type the month as a numeral (that is, "<tt>7</tt>" instead of "<tt>July</tt>").
+
|rowspan=3|Instead of using {{para|date}}, you can enter the date when the educational assignment ended using {{para|day}}, {{para|month}} and {{para|year}}. You can also enter only a month and year, or a year alone. Type the month as a numeral (that is, "<kbd>7</kbd>" instead of "<kbd>July</kbd>").
  
 
If you enter only a month and year, or a year alone, the template checks to see if this partial date is earlier than or the same as the current month and/or year. If it is earlier, the template automatically indicates that the article was an educational assignment in the specified month and/or year. Otherwise, it indicates that the article is currently an educational assignment in the specified month and/or year.
 
If you enter only a month and year, or a year alone, the template checks to see if this partial date is earlier than or the same as the current month and/or year. If it is earlier, the template automatically indicates that the article was an educational assignment in the specified month and/or year. Otherwise, it indicates that the article is currently an educational assignment in the specified month and/or year.
 
|-
 
|-
|align=center|month
+
| style="text-align:center;" |month
 
|-
 
|-
|align=center|year
+
| style="text-align:center;" |year
 
|-
 
|-
|align=center|link
+
| style="text-align:center;" |link
|The name of a Wikipedia page where there is a description of the project, like this: "<tt>Wikipedia:WikiProject Public art</tt>".
+
|The name of a Wikipedia page where there is a description of the project, like this: "<kbd>Wikipedia:WikiProject Public art</kbd>".
 
|}
 
|}
  
 
==See also==
 
==See also==
{{tl|WAP assignment}}
+
*{{tl|Dashboard.wikiedu.org assignment}}
 +
*{{tl|WAP assignment}}
  
<includeonly>
+
<includeonly>{{Sandbox other||
<!--Add categories and interwikis below this line-->
+
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Non-subject-matter-related article-talk header templates|{{PAGENAME}}]]
+
[[Category:Non-subject-matter-related article-talk header templates]]
  
 
[[es:Plantilla:Proyecto educativo]]
 
[[es:Plantilla:Proyecto educativo]]
Line 70: Line 71:
 
[[pt:Predefinição:Projecto educacional]]
 
[[pt:Predefinição:Projecto educacional]]
 
[[tr:Şablon:Okul projeleri]]
 
[[tr:Şablon:Okul projeleri]]
</includeonly>
+
}}</includeonly>
                *{{tl|essay}}        "Describe  a  work  of  art  that  has  had  a  powerful  impact  on  my  life".
+
==TemplateData==
=== Heading text ===
+
{{TemplateDataHeader}}
::Indented text          Hello, my  name  is  Linda  and  I  am  a  drug  addict  on  the  road  to  Recovery.  My  addiction
+
<templatedata>
 
+
{
  started  when  I  was  just  a  teenager  I  was  17  years  old.  All  the  kids  would  ask  me  to  go  with  them  to 
+
"params": {},
 
+
"description": "Marks the article as being or having been part of a school assignment",
  get  high  If  you  say  no  you  are  no  fun  they  would  tease  you,  so  I  went  with  them,  I  loved  smoking  pot  it
+
"format": "block"
 
+
}
  relaxed  me  it  made  me  fill  like  I  could  do  anything.  Thirty  years  later  I  am  doing  any  kind  of  drug
+
</templatedata>
:Indented line
 
:Indent  there  was  around  and  then  Heroin, My  favorite  drug. I  am  so  tired  of  living  like  this  I  can't  do
 
:Indented line
 
  this  anymore  so  I  got  myself  into  a  Residental  Treatment  Center.  I would  be  in  treatment for  the  next 
 
:Indented line
 
  90  days,  I  was  so  scared  and  nerves  then  a  very  nice  lady  said  it  will  be  alright  you'll get  used  to
 
:Indented line
 
  it,  Hi  I  am  Linda  I  work  here  lets  get  you  a  room.  Linda  also  gave  me  a  book  to  read  in  my
 
:Indented line
 
room,  day's  and  week's  go  by  and  the  book  that  I  had  started  reading  was  a  big  eye  opener  for  me
 
:Indented line
 
"Narcotics  Anonymous",  was  the name  of the  book.  That  N.A  book  is  so  much  more  then  just  a book
 
:Indented line
 
It  has  given  me  the  tool's, like  the  12 steps, 12 traditions, meetings, and  other  addicts  that  help  me  if  I
 
:Indented line
 
  need  it. One addict  helping  another  addict  to  stay  "CLEAN" one  day  at  a  time.  Does  the  N.A  book  work?
 
:Indented line
 
  I  say  it  does  work  I have  been  clean  for  three  wonderful  years.  My  family  and  I  are  keeping  in  touch 
 
:Indented line
 
  also  I  have  seen  my  three  beautiful  children  for  the  first  time  15 years  and  I  was  not  loaded. 
 
:Indented line
 
  N.A  Has  been  around  for  decades  before  I  was  born, in  1948  a  fellowship  called  N.A  was  started  in 
 
:Indented line
 
New  York  prison  system.  In  1970  N.A  was  growing  20  meetings  all  in  the  U.S. N.A  was  founded by  Jimmy
 
 
 
:Indented line
 
Kinnon  in  California.  That  N.A  book  of  hope  for  all  addict  will  always  be  in  my  life  helping  me  to  stay
 
 
 
 
 
  clean. I  am  now  51 years  old  ready  to  live  the  second  half  of  my  life  much  better  and  happier  "CLEAN"
 
:Indented line
 
  one  day  at  a  time.  The  work  of  art  that  has  had  a  very  powerful  impact  on  my  life  is  the  N.A book. 
 
 
 
     
 
 
 
               
 
 
 
     
 
 
 
  stop  doing  drugs  I am  now  a  48  year  old  woman  with  no  family,  no  kid's  and  nothing  to  look  forward  to.
 
 
 
                      I  have  gotten  myself  in  to  a  Re
 
 
 
  Heroin,  derived  from  morphine
 

Latest revision as of 22:23, 9 July 2020

Usage

This template is to be placed on the talk page of an article that is currently or was formerly the subject of an educational assignment. More information on these assignments can be found at Wikipedia:Student assignments.

The template automatically places articles into "Category:Wikipedia articles as assignments".

Syntax

{{Educational assignment|date=|day=|month=|year=|dateformat=|link=}}
Example Result
{{Educational assignment}}
{{Educational assignment|date=2010-06-30|link=Wikipedia:WikiProject Public art}}
{{Educational assignment|date=2010-06-30|dateformat=mdy}}
{{Educational assignment|day=30|month=4|year=2010|link=Wikipedia:School and university projects#School of Law, Singapore Management University: Constitutional and Administrative Law Wikipedia Project (January–April 2010)}}
{{Educational assignment|month=7|year=2010}}
{{Educational assignment|year=2008}}

Parameters

All the parameters of the template are optional.

Parameter Description
date The date when the educational assignment ended. Enter the date in any method accepted by the template {{date}}, such as "2010-07-01", "1 July 2010" or "July 1, 2010". If you wish to alter the manner in which the date is stated, use the |dateformat= parameter. By default, the template displays dates in a day-month-year format; for a month-day-year format, use "dateformat=mdy". For full instructions on the formats available, see {{date}}. Use either |date= or |day=, |month= and |year= to enter a date, not both.
day Instead of using |date=, you can enter the date when the educational assignment ended using |day=, |month= and |year=. You can also enter only a month and year, or a year alone. Type the month as a numeral (that is, "7" instead of "July").

If you enter only a month and year, or a year alone, the template checks to see if this partial date is earlier than or the same as the current month and/or year. If it is earlier, the template automatically indicates that the article was an educational assignment in the specified month and/or year. Otherwise, it indicates that the article is currently an educational assignment in the specified month and/or year.

month
year
link The name of a Wikipedia page where there is a description of the project, like this: "Wikipedia:WikiProject Public art".

See also


TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Educational assignment

Marks the article as being or having been part of a school assignment

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
No parameters specified