diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_link.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_link.tmpl
new file mode 100644
index 000000000..1a8da7287
--- /dev/null
+++ b/docs/upgrades/templates-6.9.0/wgtemplate_link.tmpl
@@ -0,0 +1,318 @@
+#PBtmpl0000000000000113
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Link Description
+
+
+ Link URL
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
:
+ :
+
+ [ 1, 2, 3, 4, 5 ]
+
+
+
+ : [ | ]
+
+
+ :
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
:
+ :
+
+ [ 1, 2, 3, 4, 5 ]
+
+
+
+ : [ | ]
+
+
+ :
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ •
+
+
List All Links
+
+ •
+
+
+
+ •
+
+
+
+ •
+
+
+ •
+
+
+ •
+
+
+
+ •
+
+
+ •
+
+
+
+
+
+
+
+
+
+
+
+
+~~~
+.postBorder {
+ border: 1px solid #cccccc;
+ margin-bottom: 10px;
+}
+.postBorderCurrent {
+ border: 3px dotted black;
+ margin-bottom: 10px;
+}
+.postSubject {
+ border-bottom: 1px solid #cccccc;
+ font-weight: bold;
+ font-family:arial;
+ font-size:9pt;
+ padding: 3px;
+}
+.postData {
+ border-bottom: 1px solid #cccccc;
+ font-family:arial;
+ font-size:9pt;
+ background-color: #eeeeee;
+ color: black;
+ padding: 3px;
+}
+.postControls
+{
+ background:#C0C0C0;
+ display:block;
+ text-align:right;
+ padding:3px;
+ font-size:9pt;
+ font-family:arial;
+ margin-top: 1px;
+}
+.postControls a
+{
+ color:white;
+}
+.postMessage {
+ padding: 3px;
+}
+.currentThread {
+ background-color: #eeeeee;
+}
+.threadHead {
+ font-weight: bold;
+ border-bottom: 1px solid #cccccc;
+ font-family:arial;
+ font-size:9pt;
+ background-color: #eeeeee;
+ color: black;
+ padding: 3px;
+}
+.threadData {
+ font-family:arial;
+ font-size:9pt;
+ padding: 3px;
+}
+
+.linkContent
+{
+ height:100px;
+ font-family:arial;
+ font-size:9pt;
+}
+
+.linkContent a
+{
+ color:#29587E;
+}
+
+#mainText > .linkContent
+{
+ height:auto;
+ min-height:100px;
+}
+
+h2
+{
+ font-family:arial;
+}
+