Difference between revisions of "Linguistics"

From ShieldKings Wiki
Jump to: navigation, search
m (Chapters and Sections)
m
Line 49: Line 49:
  
  
== Images ==
+
== A ==
 
* A
 
* A
=== Image:: No Link ===
+
** A
[[File:pic.png|link= ]]
+
=== Image:: Size:: No Link ===
+
[[File:pic.png|900px|link= ]]
+
=== Image:: Size:: No Link ===
+
[[File:pic.png|900px|link= ]]
+
=== Image:: Size:: No Link ===
+
[[File:pic.png|900px|link= ]]
+
  
  
== Colour Text ==
+
== A ==
* <span style="color:#0000FF">Blue writing</span>
+
* A
* <span style="color:#00FF00">Lime Green writing</span>
+
** A
* <span style="color:#008000">Green writing</span>
+
  
  
=== Colour Text: Code ===
+
== A ==
'''<span style="color:#006699">public class</span>'''
+
* A
* Change all '''<span style="color:#006699">code</span>''' to use wikimedia extension [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi SyntaxHighlight_GeSHi]
+
** A
<pre>
+
<syntaxhighlight lang="python">
+
def quickSort(arr):
+
    less = []
+
    pivotList = []
+
    more = []
+
    if len(arr) <= 1:
+
        return arr
+
    else:
+
      pass
+
</syntaxhighlight>
+
</pre>
+
  
  
=== [[Hârn_History_Chronology#Ven.C3.A2riv.C3.A8_Eras_.26_Periods| Venârivè Eras and Periods]] ===
+
== A ==
'''<span style="color:#FF0000">ADD</span>''' Eras and Periods to the below tables, breaking them all into Eras & Periods subcategories. ~ Need to create a colour coded Epoch system.
+
* A
 
+
** A
Most historians of Venârivè divide the history of the region into a number of eras and periods. The simplest divisions are the ‘eras’:
+
 
+
* Era Name
+
* Period (Subcategory)
+
** Timeline
+
 
+
<center>
+
{| class="wikitable sortable"
+
|+ style="caption-side:top; color:#e76700;"|Venârivè Eras
+
! rowspan="3" |Era
+
! rowspan="3" |Period
+
! class="unsortable" colspan="4" |Timeline
+
! class="unsortable" rowspan="3" |Notes
+
|-
+
! class="unsortable" colspan="2" |BT
+
! class="unsortable" colspan="2" |TR
+
|-
+
! From
+
! To
+
! From
+
! To
+
|-
+
| style="text-align: left; background-color:#FF0000; color:#000000;" |Ælder / Heroic Era
+
| style="text-align: left; background-color:#FF0000; color:#000000;" |Name
+
| style="text-align: center;" |-
+
| style="text-align: right;" |1300
+
| style="text-align: center;" |●
+
| style="text-align: center;" |●
+
| style="text-align: left;" |
+
|-
+
| style="text-align: left; background-color:#FF0000; color:#000000;" |Ancient / Classical Era
+
| style="text-align: left; background-color:#FF0000; color:#000000;" |Name
+
| style="text-align: left;" |1300
+
| style="text-align: right;" |300
+
| style="text-align: center;" |●
+
| style="text-align: center;" |●
+
| style="text-align: left;" |
+
|-
+
| style="text-align: left; background-color:#FF0000; color:#000000;" |Middle Era
+
| style="text-align: left; background-color:#FF0000; color:#000000;" |Name
+
| style="text-align: left;" |300
+
| style="text-align: center;" |-
+
| style="text-align: center;" |-
+
| style="text-align: right;" |500
+
| style="text-align: left;" |
+
|-
+
| style="text-align: left; background-color:#FF0000; color:#000000;" |Modern Era
+
| style="text-align: left; background-color:#FF0000; color:#000000;" |Name
+
| style="text-align: center;" |●
+
| style="text-align: center;" |●
+
| style="text-align: left;" |500
+
| style="text-align: center;" |-
+
| style="text-align: left;" |
+
|}
+
</center>
+
 
+
A more detailed division is by ‘periods’, which overlap:
+
 
+
'''''<span style="color:#FF0000">See also:</span>''''' [[Hârn_History_Chronology#Venârivè Chronology|Venârivè Chronology]]
+
 
+
 
+
=== Simple Table with Heading with Coloured Caption ===
+
<center>
+
{| class="wikitable"
+
|+ style="caption-side:top; color:#e76700;"|''Special Unit Designations''
+
|-
+
!
+
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
+
|-
+
|}
+
</center>
+
 
+
=== Multi-Grey Rows ===
+
<center>
+
{| class="wikitable" width="25%"
+
! style="background:#CCCCCC;" colspan="2"|Maritime Aircraft
+
|-
+
!style="background:#333333;" align="center"|'''Code'''
+
!style="background:#333333;" align="center"|'''Description'''
+
|-
+
|style="background:#666666;" width="25%" align="left"|'''DY''' xxx
+
|style="background:#666666;" align="left"|1 crew, weighing up to 600 Kg
+
|-
+
|style="background:#999999;" align="left"|'''DE''' xxx
+
|style="background:#999999;" align="left"|1-3 crew, weighing up to 2200 kg
+
|-
+
|style="background:#666666;" align="left"|'''DI''' xxx
+
|style="background:#666666;" align="left"|1-4 crew, weighing up to 5000 kg
+
|-
+
|style="background:#999999;" align="left"|'''DA''' xxx
+
|style="background:#999999;" align="left"|Multi-engine, weighing over 5000 kg
+
|}
+
</center>
+
 
+
 
+
=== Picture Table with Coloured Caption ===
+
<center>
+
{|
+
|+ style="caption-side:bottom; color:#000000;"|'''Do 17Z-10, 2./ NJG 2'''
+
| [[File:do17_model.jpg|link= ]]
+
|}
+
</center>
+
 
+
 
+
=== HTML Colour Names ===
+
<center>
+
{| class="wikitable" width="25%"
+
! style="background:#CCCCCC;" colspan="3"|HTML Colour Names
+
|-
+
!style="background:#333333;" colspan="2" align="center"|'''Colours'''
+
!style="background:#333333;" align="center"|'''HEX Code'''
+
|-
+
|style="background:#FFFFFF;" width="25%" align="center"|
+
|style="background:#666666;" align="left"|<span style="color:#FFFFFF"> '''White'''</span>
+
|style="background:#666666;" align="left"|span style="color:#FFFFFF"
+
|-
+
|style="background:#C0C0C0;" align="center"|
+
|style="background:#999999;" align="left"|<span style="color:#C0C0C0"> '''Silver'''</span>
+
|style="background:#999999;" align="left"|span style="color:#C0C0C0"
+
|-
+
|style="background:#808080;" align="center"|
+
|style="background:#666666;" align="left"|<span style="color:#808080"> '''Gray'''</span>
+
|style="background:#666666;" align="left"|span style="color:#808080
+
|-
+
|style="background:#000000;" align="center"|
+
|style="background:#999999;" align="left"|<span style="color:#000000"> '''Black'''</span>
+
|style="background:#999999;" align="left"|span style="color:#000000
+
|-
+
|style="background:#FF0000;" align="center"|
+
|style="background:#666666;" align="left"|<span style="color:#FF0000"> '''Red'''</span>
+
|style="background:#666666;" align="left"|span style="color:#FF0000
+
|-
+
|style="background:#800000;" width="25%" align="center"|
+
|style="background:#666666;" align="left"|<span style="color:#800000"> '''Maroon'''</span>
+
|style="background:#666666;" align="left"|span style="color:#800000
+
|-
+
|style="background:#FFFF00;" align="center"|
+
|style="background:#999999;" align="left"|<span style="color:#FFFF00"> '''Yellow'''</span>
+
|style="background:#999999;" align="left"|span style="color:#FFFF00
+
|-
+
|style="background:#808000;" align="center"|
+
|style="background:#666666;" align="left"|<span style="color:#808000"> '''Olive'''</span>
+
|style="background:#666666;" align="left"|span style="color:#808000
+
|-
+
|style="background:#00FF00;" align="center"|
+
|style="background:#999999;" align="left"|<span style="color:#00FF00"> '''Lime'''</span>
+
|style="background:#999999;" align="left"|span style="color:#00FF00
+
|-
+
|style="background:#008000;" align="center"|
+
|style="background:#666666;" align="left"|<span style="color:#008000"> '''Green'''</span>
+
|style="background:#666666;" align="left"|span style="color:#008000
+
|-
+
|style="background:#00FFFF;" width="25%" align="center"|
+
|style="background:#666666;" align="left"|<span style="color:#00FFFF"> '''Aqua'''</span>
+
|style="background:#666666;" align="left"|span style="color:#00FFFF
+
|-
+
|style="background:#008080;" align="center"|
+
|style="background:#999999;" align="left"|<span style="color:#008080"> '''Teal'''</span>
+
|style="background:#999999;" align="left"|span style="color:#008080
+
|-
+
|style="background:#0000FF;" align="center"|
+
|style="background:#666666;" align="left"|<span style="color:#0000FF"> '''Blue'''</span>
+
|style="background:#666666;" align="left"|span style="color:#0000FF
+
|-
+
|style="background:#000080;" align="center"|
+
|style="background:#999999;" align="left"|<span style="color:#000080"> '''Navy'''</span>
+
|style="background:#999999;" align="left"|span style="color:#000080
+
|-
+
|style="background:#FF00FF;" align="center"|
+
|style="background:#666666;" align="left"|<span style="color:#FF00FF"> '''Fuchsia'''</span>
+
|style="background:#666666;" align="left"|span style="color:#FF00FF
+
|-
+
|style="background:#800080;" align="center"|
+
|style="background:#666666;" align="left"|<span style="color:#800080"> '''Purple'''</span>
+
|style="background:#666666;" align="left"|span style="color:#800080
+
|}
+
</center>
+
 
+
 
+
=== Category Tables ===
+
An example of a Category Table using templates and sub-templates.
+
 
+
<center>
+
{|
+
|+ style="caption-side:top; color:#e76700;"|'''Screenshot'''
+
| [[File:Miltary Unit Infobox Screenshot.png|link= ]]
+
|}
+
</center>
+
 
+
<nowiki>
+
{{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&nbsp;– 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=
+
}}
+
</nowiki>
+
 
+
* [http://en.wikipedia.org/wiki/7th_Panzer_Division_%28Wehrmacht%29| 7th Panzer Division (Wehrmacht)]
+
  
  

Revision as of 18:44, 29 August 2018

New Page Template

Note: ADD proper names and cross-internal links.

Note: ADD list of "special" details to add the various details for extras, ie. saltmarshes of Vashel, under Tamsen Forest.

Note: Text Highlight and Background Colour: Kandáy, Réthem, Thârda, Káldôr, Mèlderýn, Chybísa, Orbáal, Ázadmêre, Eváel.

Note: Green = I Have, Red = Don't Have, Orange = Old Scan, Blue = Misc, Black = ALL Base (Template)

Note: Colour Highlights: Yellow

Colour LINK Text: Possible Link NAME

Note: Hidden comments <!-- TEXT HERE WILL NOT BE DISPLAYED -->

Note: Anchor Points - Section linking WITHIN pages USE [[Help:Section#Section_linking|Section linking]] or To link to a section in the same page you can use [[#section name|displayed text]], and to link to a section in another page [[page name#section name|displayed text]].

Note: Section linking with arbitrary id USE <span id="anchor_name"></span>. Be sure to use a name that is not likely to be duplicated. One way to do this is to incorporate the titles of the higher-level sections, at least in abbreviated form, e.g., Ontario-Natural_features for the "Natural features" subsection of the "Ontario" section of an article about the provinces of Canada.

ADD inside Table Caption/Heaer Text


Linguistics

Replace “ ” with "

Replace ‘ ’ with '

Possible Link

INSERT TABLE

Coat of Arms

A

  • A
    • A


A

  • A
    • A


A

  • A
    • A


A

  • A
    • A


A

  • A
    • A


A

  • A
    • A


A

  • A
    • A


A

  • A
    • A

Name & Dates List

Note: ADD a proper/seperate page for this all as a table. Once broken down into the Book Style like Kanday's split page style, can then add Category for each section part so that a complete list then gets made for all the pages for "said name". The once this is done, can then add this comprehensive list to "that" Index Section for "Category". In the end the aim is to create a complete "Name & Dates List/Index" so all the LINKS for names can then not only be categorised, but also interlinked between ALL articles and books, especially for DATES as this will be required to create a comprehensive Chronology Timeline and quick inter-referencing of the subject link(s).

Note: ADD links to each Name & Date within the Tabled Index, these should also include Eras & Periods for dates.

Note: INCLUDE all these into the Template (Sidebars & other data) Tables and so on.

Note: Example: Mercenary Companies would not only have a template for the Company, but be interlinked with that Type as a Category reflecting and showing Country, Shire, Hundred, Leader, Associated to/Sponsor, Location/Region and all other manner of data links within the design of the template and interact automatically with other templates, catergories, and index link lists.

Note: Example: A river would have a sidebar template that includes it's source length and so on, but also show not only the Catergories & Names, but be reflected within each of those Categories & Names Listed together. Basically internested Data, Links, Catergories, and so on to save redoing all links again with new pages or modifications, it automatically gets updated once interconnected correctly.


Notes

  • A
    • A