diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_qa.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_qa.tmpl
new file mode 100644
index 000000000..3b97a29f7
--- /dev/null
+++ b/docs/upgrades/templates-6.9.0/wgtemplate_qa.tmpl
@@ -0,0 +1,98 @@
+#PBtmpl0000000000000081
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ []
+
+
+
+ []
+
+ []
+
+
+
+ []
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ []
+
+
+
+ (
)
+
+
+
+ Q:
+ A:
+
+
+
+
+
+
+
+
+
+~~~
+.postControls
+{
+ background:#C0C0C0;
+ width:95%;
+ text-align:right;
+ padding:3px;
+ font-size:9pt;
+ font-family:arial;
+}
+
+.postControls a
+{
+ color:white;
+}
+
+.posts
+{
+ width:95%;
+ border:solid 1px gray;
+ padding:3px;
+ font-family:arial;
+}
+
+.posts b
+{
+ -moz-box-sizing:border-box;
+ background-color:silver;
+ width:100%;
+ display:block;
+ padding:3px;
+ margin-bottom:3px;
+}