Hârn Paper Scale Measurements
A complete article on Game Design and Measurements.
Area
- ie: 15 km x 15 km = 225km sq
Contents
Scale
- Hârn Paper Scale
- A
- A
A
The toolkit may be used to assist in the drawing of color regional maps, atlas maps, and local maps, as well as black and white interior maps in a style similar to that used for the Hârn roleplaying world.
- Regional Maps: (1 cm = 12.5 miles = 12.5 miles = 20 km = 5 Hârnic Leagues = 1 hex)
- Atlas Maps: (8 cm = 12.5 miles)
- Local Maps: (1 mm = 10 feet)
- Interior Maps: (1 mm = 1 foot)
- Make this into a table: Matrix of all measurments & number amounts.
- A Hârnic League is 2.5 miles (4 km)
- League = 2.5 miles
Taken from Wilderness Survival Guide
Zones
- Make into table
Arctic 90-66 000 255 255 Subarctic 65-51 000 000 255 Temperate 50-31 Subtropical 30-16 Tropical 15- 0 Subtropical 30-16 Temperate 50-31 Subarctic 51-65 Arctic 66-90
,498.46851
500 / 483.03923 = 1.035112614
500 / 483.03918 = 1.035112721
Images
- A
Image:: No Link
Image:: Size:: No Link
Image:: Size:: No Link
Image:: Size:: No Link
Colour Text
- Blue writing
- Lime Green writing
- Green writing
Colour Text: Code
public class
- Change all code to use wikimedia extension SyntaxHighlight_GeSHi
<syntaxhighlight lang="python">
def quickSort(arr):
less = []
pivotList = []
more = []
if len(arr) <= 1:
return arr
else:
pass
</syntaxhighlight>
Simple Table with Heading with Coloured Caption
|
Unit Type |
Unit Name |
Unit
Abbreviation |
|---|---|---|
| Tactical Reconnaissance | Heeresluftgruppe | (H) Gr |
| Long Range | Fernaufklärungsgruppe | (F) Gr |
| Coastal Groups | Küstenfliegergruppe | KFGr |
| Long Range Bomber | Kampfgruppe | KGr |
Multi-Grey Rows
| Maritime Aircraft | |
|---|---|
| Code | Description |
| DY xxx | 1 crew, weighing up to 600 Kg |
| DE xxx | 1-3 crew, weighing up to 2200 kg |
| DI xxx | 1-4 crew, weighing up to 5000 kg |
| DA xxx | Multi-engine, weighing over 5000 kg |
Picture Table with Coloured Caption
| File:Do17 model.jpg |
HTML Colour Names
| HTML Colour Names | ||
|---|---|---|
| Colours | HEX Code | |
| White | span style="color:#FFFFFF" | |
| Silver | span style="color:#C0C0C0" | |
| Gray | span style="color:#808080 | |
| Black | span style="color:#000000 | |
| Red | span style="color:#FF0000 | |
| Maroon | span style="color:#800000 | |
| Yellow | span style="color:#FFFF00 | |
| Olive | span style="color:#808000 | |
| Lime | span style="color:#00FF00 | |
| Green | span style="color:#008000 | |
| Aqua | span style="color:#00FFFF | |
| Teal | span style="color:#008080 | |
| Blue | span style="color:#0000FF | |
| Navy | span style="color:#000080 | |
| Fuchsia | span style="color:#FF00FF | |
| Purple | span style="color:#800080 | |
Category Tables
An example of a Category Table using templates and sub-templates.
| File:Miltary Unit Infobox Screenshot.png |
{{Infobox military unit |unit_name=German 7th Panzer Division |image=[[File:7th Panzer Division logo.svg|75px]] |caption= |country={{flagicon|Nazi Germany}} [[Deutsches Reich]] |allegiance= |type=[[Division (military)|Division]] |branch=[[German Army|Heer]] |dates=18 October 1939 – 8 May 1945 |specialization=[[Panzer]] |command_structure= |size= |current_commander= |garrison= |ceremonial_chief= |nickname="Gespensterdivision" |motto= |colors= |march= |mascot= |battles=[[World War II]] |notable_commanders=[[Georg Stumme]]<br/>[[Erwin Rommel]]<br/>[[Hasso von Manteuffel]] |anniversaries= <!-- Insignia --> |identification_symbol=[[File:7th Panzer Division logo.svg|50px]] |identification_symbol_label=1940 |identification_symbol_2=[[File:7th Panzer Division logo 2.svg|50px]] |identification_symbol_2_label=1941–1945 |identification_symbol_3=[[File:7th Panzer Division logo 3.svg|50px]] |identification_symbol_3_label=at Kursk |identification_symbol_4= |identification_symbol_4_label= }}
Notes
- A
- A