User:ClemRutter/training

Print these double sided or as a booklet. Or customise the Libre Office source text.

User:ClemRutter/training

Booklets (.odt format)

An interesting fact, yes but have you got a solid reference- OK, now use the template to add it, and note what you have done in the edit summary.

Print these double sided or as a booklet. Or customise the Libre Office source text.




Material for Trainers March 2017 (pdf)Skills sheets.

Draft Help pages

Help:Referencing for beginners/sandbox

Simplified Manual of Style

Essay :Beginners' guide to the Manual of Style with links to other essays

Default introduction

Wikipedia's default introduction (WP:I) and tutorial (WP:T) for newcomers has changed little in the last decade.

Over the last two years, a group of users from the Help Wikiproject, have put together an updated version. The main menu, Help:Introduction:

Also Help:Introduction to referencing

Training material library

Training material- example library

Tables

Shortened LCC Housing example

LCC Cottage estates 1918-1939
Estate name Area No of dwellings Population 1938 Population density
Pre 1914
Norbury 11 218 867 19.8 per acre (49/ha)
Old Oak 32 736 3519 23 per acre (57/ha)
Totterdown Fields 39 1262 - 32.4 per acre (80/ha)
White Hart Lane
Tower Gardens
98 783 5936 8 per acre (20/ha)
1919-1923
Becontree 2770 25760[a] 115652 9.3 per acre (23/ha)
Bellingham 252 2673 12004 10.6 per acre (26/ha)
Castelnau 51 644 2851 12.6 per acre (31/ha)
Roehampton
Dover House Road Estate
147 1212 5383 8.2 per acre (20/ha)
Source: Yelling [1]
Shortened LCC Housing example
{|style="width: 80%; margin-top: 8px; font-size: +1.1em; margin-left: auto; margin-right: auto; background-color:#cedff2; padding: 20px; border-radius: 9px;" 
|+style="background: darkblue; color: white; font-size: +2.1em"| LCC Cottage estates 1918-1939
! Estate name
! Area
! No of dwellings
! Population 1938
! Population density
|-
! Pre 1914
|-
| [[Norbury Estate|Norbury]]||11||218||867||{{convert|{{#expr: 218/11 round 1}}|/acre|/ha}}
|-
| [[Old Oak and Wormholt|Old Oak]]||32||736||3519||{{convert|{{#expr: 736/32 round 1}}|/acre|/ha}}
|-
| [[Totterdown Fields]] || 39  || 1262 ||-||{{convert|{{#expr: 1262/39 round 1}}|/acre|/ha}}
|-
| [[White Hart Lane Estate|White Hart Lane]] </br>''Tower Gardens''|| 98||783||5936||{{convert|{{#expr: 783/98 round 1}}|/acre|/ha}}
|-
! 1919-1923
|-
| [[Becontree]]||2770||25760{{efn|Source says 2589- transcription error}}||115652||{{convert|{{#expr:25760/2770 round 1}}|/acre|/ha}}
|-
| [[Bellingham, London|Bellingham]]||252||2673||12004||{{convert|{{#expr: 2673/252 round 1}}|/acre|/ha}}
|-
| [[Castelnau, London|Castelnau]]||51||644||2851||{{convert|{{#expr: 644/51 round 1}}|/acre|/ha}}
|-
| [[Roehampton|Roehampton]] </br>''Dover House Road Estate''|| 147||1212||5383||{{convert|{{#expr: 1212/147 round 1}}|/acre|/ha}}
|-
||| colspan=4 style=background-color:lightgreen|Source: Yelling {{sfn|Yelling|1995|p=170}}
|}

Collapsible wikitable format example

;Collapsible wikitable format
{| class="wikitable collapsible collapsed"
|+Dwellings completed 1945-80
|-
! Year !! England and Wales !! Scotland
|-
| 1945-50 (annual average) || 96.3 || 14.3
|-
| 1951-55 (annual average) || 188.1 || 30.9
|-
| 1956-60 (annual average) || 124.4 || 25.9
|-
| 1961 || 98.5 || 20.1
|-
| 1962 || 111.7 || 19.0
|-
| 1963 || 102.4 || 21.6
|-
| 1964 || 126.1 || 29.5
|-
| 1965 || 140.9 || 27.6
|-
| 1966 || 142.4  || 28.2
|-
| 1967 || 159.3 || 34.0
|-
| 1968 || 148.0 || 33.3
|-
| 1969 || 139.9 || 34.3
|-
| 1970 || 134.9 || 34.4
|}

Wikitable with colspan and rowspan example

Example with with colspan and rowspan
Year England and Wales Scotland
1945-50 (annual average) 96.3 14.3
average
1951-55 (annual average) 188.1 30.9
1956-60 (annual average) 124.4 25.9
1961 98.5 20.1
1962 111.7 19.0
1963 102.4 21.6
1964 126.1 29.5
1965 140.9 27.6
1966 142.4 28.2
1967 159.3 34.0
1968 148.0 33.3
1969 152 34.3
1970 134.9 34.4

For more inspiration and confusion see: Help:Tables.

Graphs

Example

The following code:

{{Graph:Chart|type=line
|width=500
|height=350
|showSymbols=yes|yAxisMin=1000|yAxisMax=3000
|colors=red,blue,green
|yGrid =
|x=Val. 1,Val. 2,Val. 3,Val. 4,Val. 5,Val. 6,Val. 7,Val. 8,Val. 9,Val. 10
| y1 = ,2200,2400,2500,2600,2500
| y2 = 1400,2000,1600,1800,2400,2400,2500,2000,1600,1800
| y3 = 1800,,,2000,1600,1800,2400,,2400
}}
{{legend|red|Series 1}}
{{legend|blue|Series 2}}
{{legend|green|series 3}}

renders:

  Series 1
  Series 2
  Series 3

Images and maps

Easy method to add a map to the infobox of an article is to use this code.

| module = {{OSM Location map
 | float = centre
 | width = 250
 | coord = {{coord}} <!-- Map centred -->
 | mark-coord = {{coord}} <!-- Marking the school-->
  | label = Hundred of Hoo Academy
  | label-pos = bottom <!-- top, bottom, right or left -->
  | zoom = 12 <!-- usually 10, 11 or 12-->
 }}

To add a map of any point, we must define the centre of the map, then say where to place the marker. This was done automatically in the example above

Map
About OpenStreetMaps
Maps: terms of use
1km
0.6miles
Hundred of Hoo Academy


{{OSM Location map
 | float = left
 | width = 250
 | coord = {{coord|51.41872|0.53518}} <!-- Centred -->
 | mark-coord = {{coord|51.42172|0.55018}} 
  | label = Hundred of Hoo Academy 
  | label-pos = bottom
 | zoom = 12}} <!-- marking the school-->
Chloropleth
  EU member states participating
  EU member states not participating but obliged to join
  EU member states with an opt-out
  non-EU member states participating
  non-EU member states de facto participating
  non-EU member states with an open border
A map with a complex caption
[[File:Schengen Area participation.svg|thumb|{{legend|#0088cc|EU member states participating}} 
      {{legend|#ffff00|EU member states not participating but obliged to join}} 
      {{legend|#ff6666|EU member states with an opt-out}} 
      {{legend|#7CFC00|non-EU member states participating}} 
      {{legend|#FFA500|non-EU member states de facto participating}} 
      {{legend|#4B0082|non-EU member states with an open border}}
]]

This map is a chloropleth meaning it displays the data relating to an area by means of a colour. It is best to use ColorBrewer to choose the colours needed.

Embedded raw code

Taken from Media wiki

<graph>
{
  "version": 2, "width": 400, "height": 400,
  "padding": {"top": 10, "left": 30, "bottom": 30, "right": 10},
  "data": [
    {
      "name": "table",
      "values": [
        {"t": "a", "v": 28}, {"t": "b", "v": 55},
        {"t": "c", "v": 43}, {"t": "d", "v": 91},
        {"t": "e", "v": 81}, {"t": "f", "v": 53},
        {"t": "g", "v": 19}, {"t": "h", "v": 87},
        {"t": "i", "v": 52}, {"t": "j", "v": 48},
        {"t": "k", "v": 24}, {"t": "l", "v": 49},
        {"t": "m", "v": 87}, {"t": "n", "v": 66},
        {"t": "o", "v": 17}, {"t": "p", "v": 27},
        {"t": "q", "v": 68}, {"t": "r", "v": 16},
        {"t": "s", "v": 49}, {"t": "t", "v": 15}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "range": "width",
      "domain": {"data": "table", "field": "v"}
    },
    {
      "name": "y",
      "range": "height",
      "type": "ordinal",
      "domain": {"data": "table", "field": "t"}
    }
  ],
  "axes": [
    {"type": "x", "scale": "x"},
    {"type": "y", "scale": "y"}
  ],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "y": {"scale": "y", "field": "t"},
          "height": {"scale": "y", "band": true, "offset": -1},
          "x": {"scale": "x", "value": 0},
          "x2": {"scale": "x", "field": "v"}
        },
        "update": {
          "fill": {"value": "steelblue"}
        },
        "hover": {
          "fill": {"value": "red"}
        }
      }
    }
  ]
}
</graph>

References the ultimate aim

See also


Cite error: There are <ref group=lower-alpha> tags or {{efn}} templates on this page, but the references will not show without a {{reflist|group=lower-alpha}} template or {{notelist}} template (see the help page).

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.