Unify device page for Note 3 Qualcomm

jcadduono is the current maintainer of the Qualcomm variants
of the Galaxy Note 3.
Add the Korean and Japanese variants to the supported devices.
Let it be known that he is awesome.

Change-Id: I9fb5c960c2ccfadafbac3da0dc48f1d8179f9e8b
diff --git a/_devices/samsunggalaxynote3canada.markdown b/_devices/samsunggalaxynote3canada.markdown
deleted file mode 100644
index e2f08b3..0000000
--- a/_devices/samsunggalaxynote3canada.markdown
+++ /dev/null
@@ -1,26 +0,0 @@
----

-layout: device

-title:  "Samsung Galaxy Note 3 Canada"

-codename: hltecan

-downloadfolder: hltecan

-oldurl: http://teamw.in/project/twrp2/200

-supportstatus: Current

-maintainer: None

-oem: Samsung

-ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"

-devicetree: "https://github.com/TeamWin/android_device_samsung_hltecan"

-xdathread: "http://forum.xda-developers.com/showthread.php?t=2494245"

----

-

-{% include disclaimer.html %}

-

-{% include supportstatus.html %}

-Use the 4.3 version of TWRP if you have never upgraded kitkat  bootloader. Otherwise make sure you use the 4.4 version. These versions of TWRP have different DTBs and will fail to boot if you do not match your bootloader.

-

-{% include download.html %}

-

-{% include twrpinstall.html %}

-

-{% include odininstall.html %}

-

-{% include ddinstall.html %}

diff --git a/_devices/samsunggalaxynote3internationalqualcomm.markdown b/_devices/samsunggalaxynote3internationalqualcomm.markdown
deleted file mode 100644
index 703316f..0000000
--- a/_devices/samsunggalaxynote3internationalqualcomm.markdown
+++ /dev/null
@@ -1,26 +0,0 @@
----

-layout: device

-title:  "Samsung Galaxy Note 3 International Qualcomm"

-codename: hlte

-downloadfolder: hlte

-oldurl: http://teamw.in/project/twrp2/202

-supportstatus: Current

-maintainer: None

-oem: Samsung

-ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"

-devicetree: "https://github.com/TeamWin/android_device_samsung_hlte"

-xdathread: "http://forum.xda-developers.com/showthread.php?t=2494245"

----

-

-{% include disclaimer.html %}

-

-{% include supportstatus.html %}

-Use the 4.3 version of TWRP if you have never upgraded kitkat  bootloader. Otherwise make sure you use the 4.4 version. These versions of TWRP have different DTBs and will fail to boot if you do not match your bootloader.

-

-{% include download.html %}

-

-{% include twrpinstall.html %}

-

-{% include odininstall.html %}

-

-{% include ddinstall.html %}

diff --git a/_devices/samsunggalaxynote3qualcomm.markdown b/_devices/samsunggalaxynote3qualcomm.markdown
new file mode 100644
index 0000000..21214ce
--- /dev/null
+++ b/_devices/samsunggalaxynote3qualcomm.markdown
@@ -0,0 +1,60 @@
+---

+layout: device

+title:  "Samsung Galaxy Note 3 Qualcomm"

+codename: hlte

+downloadfolder: hlte

+oldurl: http://teamw.in/project/twrp2/202

+supportstatus: Current

+maintainer: jcadduono

+oem: Samsung

+ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"

+devicetree: "https://github.com/TeamWin?utf8=%E2%9C%93&query=android_device_samsung_hlte"

+xdathread: "http://forum.xda-developers.com/showthread.php?t=2494245"

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+

+<p class="text"><strong>Warning</strong>: You must have a KitKat (Android 4.4) or newer bootloader in order for TWRP to work on this device.</p>

+

+{% include appinstall.html %}

+

+<div class='page-heading'>Download Links:</div>

+<hr />

+<p class="text">Europe &amp; Americas (SM-N9005, SM-N900A, SM-N900W8, SM-N900T, SM-N900R4, SM-N900P, SM-N900V):</p>

+<ul>

+{% for mirror in site.data.mirrors %}

+  <li>

+    <a href="{{ mirror.baseurl }}hlte">

+      {{ mirror.description }}

+    </a>

+  </li>

+{% endfor %}

+</ul>

+<p class="text">Korea (SM-N900K, SM-N900L, SM-N900S):</p>

+<ul>

+{% for mirror in site.data.mirrors %}

+  <li>

+    <a href="{{ mirror.baseurl }}hlteskt">

+      {{ mirror.description }}

+    </a>

+  </li>

+{% endfor %}

+</ul>

+<p class="text">Japan (SCL22, SC-01F):</p>

+<ul>

+{% for mirror in site.data.mirrors %}

+  <li>

+    <a href="{{ mirror.baseurl }}hltekdi">

+      {{ mirror.description }}

+    </a>

+  </li>

+{% endfor %}

+</ul>

+

+{% include twrpinstall.html %}

+

+{% include odininstall.html %}

+

+{% include ddinstall.html %}

diff --git a/_devices/samsunggalaxynote3sprint.markdown b/_devices/samsunggalaxynote3sprint.markdown
deleted file mode 100644
index 14ab32a..0000000
--- a/_devices/samsunggalaxynote3sprint.markdown
+++ /dev/null
@@ -1,26 +0,0 @@
----

-layout: device

-title:  "Samsung Galaxy Note 3 Sprint"

-codename: hltespr

-downloadfolder: hltespr

-oldurl: http://teamw.in/project/twrp2/201

-supportstatus: Current

-maintainer: None

-oem: Samsung

-ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"

-devicetree: "https://github.com/TeamWin/android_device_samsung_hltespr"

-xdathread: "http://forum.xda-developers.com/showthread.php?t=2471564"

----

-

-{% include disclaimer.html %}

-

-{% include supportstatus.html %}

-Use the 4.3 version of TWRP if you have never upgraded kitkat  bootloader. Otherwise make sure you use the 4.4 version. These versions of TWRP have different DTBs and will fail to boot if you do not match your bootloader.

-

-{% include download.html %}

-

-{% include twrpinstall.html %}

-

-{% include odininstall.html %}

-

-{% include ddinstall.html %}

diff --git a/_devices/samsunggalaxynote3tmobile.markdown b/_devices/samsunggalaxynote3tmobile.markdown
deleted file mode 100644
index 69a1761..0000000
--- a/_devices/samsunggalaxynote3tmobile.markdown
+++ /dev/null
@@ -1,26 +0,0 @@
----

-layout: device

-title:  "Samsung Galaxy Note 3 T-Mobile"

-codename: hltetmo

-downloadfolder: hltetmo

-oldurl: http://teamw.in/project/twrp2/198

-supportstatus: Current

-maintainer: None

-oem: Samsung

-ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"

-devicetree: "https://github.com/TeamWin/android_device_samsung_hltetmo"

-xdathread: "http://forum.xda-developers.com/showthread.php?t=2467001"

----

-

-{% include disclaimer.html %}

-

-{% include supportstatus.html %}

-Use the 4.3 version of TWRP if you have never upgraded kitkat  bootloader. Otherwise make sure you use the 4.4 version. These versions of TWRP have different DTBs and will fail to boot if you do not match your bootloader.

-

-{% include download.html %}

-

-{% include twrpinstall.html %}

-

-{% include odininstall.html %}

-

-{% include ddinstall.html %}

diff --git a/_devices/samsunggalaxynote3uscellular.markdown b/_devices/samsunggalaxynote3uscellular.markdown
deleted file mode 100644
index 17a2eee..0000000
--- a/_devices/samsunggalaxynote3uscellular.markdown
+++ /dev/null
@@ -1,25 +0,0 @@
----

-layout: device

-title:  "Samsung Galaxy Note 3 US Cellular"

-codename: hlteusc

-downloadfolder: hlteusc

-oldurl: http://teamw.in/project/twrp2/218

-supportstatus: Current

-maintainer: None

-oem: Samsung

-ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"

-devicetree: "https://github.com/TeamWin/android_device_samsung_hlteusc"

----

-

-{% include disclaimer.html %}

-

-{% include supportstatus.html %}

-Use the 4.3 version of TWRP if you have never upgraded kitkat  bootloader. Otherwise make sure you use the 4.4 version. These versions of TWRP have different DTBs and will fail to boot if you do not match your bootloader.

-

-{% include download.html %}

-

-{% include twrpinstall.html %}

-

-{% include odininstall.html %}

-

-{% include ddinstall.html %}

diff --git a/_devices/samsunggalaxynote3verizon.markdown b/_devices/samsunggalaxynote3verizon.markdown
deleted file mode 100644
index b924d69..0000000
--- a/_devices/samsunggalaxynote3verizon.markdown
+++ /dev/null
@@ -1,26 +0,0 @@
----

-layout: device

-title:  "Samsung Galaxy Note 3 Verizon"

-codename: hltevzw

-downloadfolder: hltevzw

-oldurl: http://teamw.in/project/twrp2/251

-supportstatus: Current

-maintainer: None

-oem: Samsung

-ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"

-devicetree: "https://github.com/TeamWin/android_device_samsung_hltevzw"

-xdathread: "http://forum.xda-developers.com/verizon-galaxy-note-3/orig-development/twrp-t2879345"

----

-

-{% include disclaimer.html %}

-

-{% include supportstatus.html %}

-Use the 4.3 version of TWRP if you have never upgraded kitkat  bootloader. Otherwise make sure you use the 4.4 version. These versions of TWRP have different DTBs and will fail to boot if you do not match your bootloader.

-

-{% include download.html %}

-

-{% include twrpinstall.html %}

-

-{% include odininstall.html %}

-

-{% include ddinstall.html %}