Template:NSFL predraft/doc

From Sim Football Wiki
Jump to navigation Jump to search

Usage

This template generates a grid that is used to show "pre-draft measurables" for players entering the ISFL Draft. The results should be from the player's relevant ISFL Scouting Combine, and the values can then be automatically generated by the wiki template (except placekicker, arm span, and hand span). If you need to add these values, you can copy the line from the example below, and insert it before "note" on your version, and then add the correct values.

Parameters

{{NSFL predraft
| height ft    = 
| height in    = 
| weight       = 
| dash         = 
| shuttle      = 
| cone drill   = 
| vertical     = 
| broad ft     = 
| broad in     = 
| bench        = 
| wonderlic    = 
<!-- optional fields -->
| placekicker  = 
| arm span     = 
| hand span    = 
| note         = 
}}

Notes:

  • For fractions you can use {{fraction}} (or {{frac}}), example {{fraction|3|4}} (and {{frac|3|4}}) will display as ​34
  • If entering a value for placekicker, use the format Score (%Max) – i.e. if a player scored 557 points out of 750 maximum, you would enter 557 ({{pct|557|750}})

Example

{{NSFL predraft
|    height ft = 5
|    height in = 11
|       weight = 186
|         dash = 4.32
|      shuttle = 4.10
|   cone drill = 7.06
|     vertical = 29.4
|     broad ft = {{#expr: 132.3/12 round 0 }}
|     broad in = {{#expr: 132.3-{{#expr: trunc 132.3 }} round 1 }}
|        bench = 7
|    wonderlic = 30
|     arm span = {{fraction|34|5|8}}
|    hand span = {{fraction|9|7|8}}
|         note = {{isfly|1|combine}}
}}

This example is taken from the Antoine Delacour article. Note that the broad jump results are entered as a mathematical expression. This is because the combine results are not provided in feet and inches, only inches. The wiki template handles conversion automatically.

Also note that there is no placekicker value, as Delacour was a defensive back and did not participate in the Placekicker Challenge.

Pre-draft measurables
Ht Wt Arm length Hand size 40‑yd dash 20‑ss 3‑cone Vert jump Broad BP Wonderlic
5 ft 11 in
(1.80 m)
186 lb
(84 kg)
34+58 in
(0.88 m)
9+78 in
(0.25 m)
4.32 s 4.10 s 7.06 s 29.4 in
(0.75 m)
11 ft 0.3 in
(3.36 m)
7 reps 30
2016 ISFL scouting combine (S1)

For argument's sake, let us say he participated in the Placekicker Challenge, though. All that is necessary is to add the placekicker line to the above code, as follows:

Pre-draft measurables
Ht Wt Arm length Hand size 40‑yd dash 20‑ss 3‑cone Vert jump Broad BP Wonderlic PK Challenge
5 ft 11 in
(1.80 m)
186 lb
(84 kg)
34+58 in
(0.88 m)
9+78 in
(0.25 m)
4.32 s 4.10 s 7.06 s 29.4 in
(0.75 m)
11 ft 0.3 in
(3.36 m)
7 reps 30 557 (74%)
2016 ISFL scouting combine (S1)

Which would then display as

Pre-draft measurables
Ht Wt Arm length Hand size 40‑yd dash 20‑ss 3‑cone Vert jump Broad BP Wonderlic PK Challenge
5 ft 11 in
(1.80 m)
186 lb
(84 kg)
34+58 in
(0.88 m)
9+78 in
(0.25 m)
4.32 s 4.10 s 7.06 s 29.4 in
(0.75 m)
11 ft 0.3 in
(3.36 m)
7 reps 30 557 (74%)
2016 ISFL scouting combine (S1)