{"id":8,"date":"2026-08-08T10:07:21","date_gmt":"2026-08-08T10:07:21","guid":{"rendered":"https:\/\/cgcc.ca\/?page_id=8"},"modified":"2026-08-08T10:50:46","modified_gmt":"2026-08-08T10:50:46","slug":"forum","status":"publish","type":"page","link":"https:\/\/cgcc.ca\/forum\/","title":{"rendered":"Forum"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>CGCC.ca Forum Index<\/title>\n<style>\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background-color: #f4f4f0;\n    color: #000000;\n    font-family: Verdana, Arial, Helvetica, sans-serif;\n    font-size: 14px;\n    line-height: 1.5;\n    width: 100vw;\n    margin-left: calc(-50vw + 50%);\n    margin-right: calc(-50vw + 50%);\n    position: relative;\n  }\n\n  .page-wrap {\n    width: 100%;\n    padding: 20px 4%;\n  }\n\n  h1.page-title {\n    font-size: 24px;\n    font-weight: bold;\n    color: #000000;\n    padding: 14px 0;\n    border-bottom: 3px solid #000000;\n    margin-bottom: 6px;\n  }\n\n  .unanswered-link {\n    display: block;\n    text-align: right;\n    font-size: 13px;\n    color: #000000;\n    padding: 6px 0 16px 0;\n    font-style: italic;\n  }\n\n  h2.section-title {\n    font-size: 17px;\n    font-weight: bold;\n    background-color: #dcdcd4;\n    color: #000000;\n    padding: 8px 12px;\n    margin-top: 26px;\n    border: 1px solid #000000;\n  }\n\n  table.forum-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 10px;\n  }\n\n  table.forum-table th {\n    background-color: #d8d8d0;\n    color: #000000;\n    text-align: left;\n    padding: 10px 12px;\n    font-size: 13px;\n    border: 1px solid #000000;\n  }\n\n  table.forum-table td {\n    padding: 12px;\n    border: 1px solid #a8a8a0;\n    vertical-align: top;\n  }\n\n  table.forum-table tr:nth-child(even) td {\n    background-color: #ececE6;\n  }\n\n  .status-cell {\n    width: 150px;\n    text-align: left;\n    font-size: 12px;\n    color: #444444;\n    padding: 12px 10px;\n  }\n\n  .status-text {\n    display: block;\n    font-size: 12px;\n    color: #444444;\n    line-height: 1.4;\n  }\n\n  .forum-name {\n    font-size: 15px;\n    font-weight: bold;\n    color: #000000;\n  }\n\n  .forum-desc {\n    font-size: 13px;\n    color: #222222;\n    margin-top: 4px;\n  }\n\n  .forum-mods {\n    font-size: 12px;\n    color: #444444;\n    margin-top: 6px;\n  }\n\n  .forum-mods span.mod-label {\n    font-weight: bold;\n  }\n\n  .num-cell {\n    width: 90px;\n    text-align: center;\n    font-weight: bold;\n  }\n\n  .last-post-cell {\n    width: 220px;\n    font-size: 12px;\n  }\n\n  .last-post-date {\n    color: #000000;\n  }\n\n  .last-post-user {\n    display: block;\n    margin-top: 4px;\n    font-weight: bold;\n    color: #000000;\n  }\n\n  .footer-note {\n    text-align: right;\n    font-size: 12px;\n    color: #333333;\n    padding: 10px 0 24px 0;\n    border-top: 1px solid #a8a8a0;\n    margin-top: 10px;\n  }\n\n  \/* Who is Online *\/\n  .online-box {\n    background-color: #ffffff;\n    border: 1px solid #a8a8a0;\n    padding: 16px;\n    font-size: 13px;\n    color: #000000;\n  }\n\n  .online-box p {\n    margin-bottom: 8px;\n  }\n\n  .online-box .tag {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: bold;\n    background-color: #dcdcd4;\n    border: 1px solid #000000;\n    padding: 1px 6px;\n    margin-right: 4px;\n  }\n\n  \/* Login box *\/\n  .login-box {\n    background-color: #ffffff;\n    border: 1px solid #a8a8a0;\n    padding: 18px;\n    margin-top: 10px;\n  }\n\n  .login-box label {\n    display: block;\n    font-size: 13px;\n    font-weight: bold;\n    margin-bottom: 4px;\n    margin-top: 10px;\n  }\n\n  .login-box input[type=\"text\"],\n  .login-box input[type=\"password\"] {\n    width: 100%;\n    max-width: 320px;\n    padding: 6px 8px;\n    border: 1px solid #999999;\n    font-size: 13px;\n    background-color: #f9f9f7;\n    color: #000000;\n  }\n\n  .login-box .checkbox-row {\n    margin-top: 12px;\n    font-size: 13px;\n  }\n\n  .login-box .checkbox-row input {\n    margin-right: 6px;\n  }\n\n  .login-box button {\n    margin-top: 16px;\n    padding: 8px 20px;\n    background-color: #2b2b2b;\n    color: #ffffff;\n    border: none;\n    font-size: 13px;\n    font-weight: bold;\n    cursor: pointer;\n  }\n\n  \/* Legend *\/\n  .legend-box {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 24px;\n    background-color: #ffffff;\n    border: 1px solid #a8a8a0;\n    padding: 14px 16px;\n    font-size: 12px;\n    color: #000000;\n  }\n\n  .legend-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .legend-swatch {\n    width: 14px;\n    height: 14px;\n    display: inline-block;\n    border: 1px solid #000000;\n  }\n\n  .swatch-new { background-color: #f5d94e; }\n  .swatch-nonew { background-color: #cfcfcf; }\n  .swatch-locked { background-color: #b0413e; }\n\n  @media (max-width: 700px) {\n    table.forum-table, table.forum-table thead, table.forum-table tbody, table.forum-table th, table.forum-table td, table.forum-table tr {\n      display: block;\n      width: 100%;\n    }\n    table.forum-table thead { display: none; }\n    table.forum-table tr { margin-bottom: 14px; border: 1px solid #a8a8a0; }\n    .status-cell, .num-cell, .last-post-cell { width: 100%; text-align: left; }\n    .num-cell::before { content: attr(data-label) \": \"; font-weight: bold; }\n  }\n<\/style>\n<\/head>\n<body>\n<div class=\"page-wrap\">\n\n  <h1 class=\"page-title\">www.cgcc.ca Forum Index<\/h1>\n  <span class=\"unanswered-link\">View unanswered posts<\/span>\n\n  <h2 class=\"section-title\">CGCC.ca Forum<\/h2>\n  <table class=\"forum-table\">\n    <thead>\n      <tr>\n        <th style=\"width:150px;\">Status<\/th>\n        <th>Forum<\/th>\n        <th class=\"num-cell\">Topics<\/th>\n        <th class=\"num-cell\">Posts<\/th>\n        <th class=\"last-post-cell\">Last Post<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"status-cell\"><span class=\"status-text\">General gaming chat, all platforms and genres welcome<\/span><\/td>\n        <td>\n          <div class=\"forum-name\">Anything Gaming Goes<\/div>\n          <div class=\"forum-desc\">Open forum to all gaming discussions<\/div>\n          <div class=\"forum-mods\"><span class=\"mod-label\">Moderators:<\/span> maxlords, omnedon, Doc Kaos, mark, machine.slave, Sparky<\/div>\n        <\/td>\n        <td class=\"num-cell\" data-label=\"Topics\">6030<\/td>\n        <td class=\"num-cell\" data-label=\"Posts\">77360<\/td>\n        <td class=\"last-post-cell\">\n          <span class=\"last-post-date\">Wed Nov 23, 2011 1:11 pm<\/span>\n          <span class=\"last-post-user\">squishy &ndash; View latest post<\/span>\n        <\/td>\n      <\/tr>\n      <tr>\n        <td class=\"status-cell\"><span class=\"status-text\">Trade and sell listings among Canadian collectors<\/span><\/td>\n        <td>\n          <div class=\"forum-name\">The Swap Shop<\/div>\n          <div class=\"forum-desc\">Buy, Sell, Trade<\/div>\n          <div class=\"forum-mods\"><span class=\"mod-label\">Moderators:<\/span> maxlords, omnedon, Doc Kaos, mark, machine.slave, Sparky<\/div>\n        <\/td>\n        <td class=\"num-cell\" data-label=\"Topics\">5733<\/td>\n        <td class=\"num-cell\" data-label=\"Posts\">31353<\/td>\n        <td class=\"last-post-cell\">\n          <span class=\"last-post-date\">Tue Nov 22, 2011 8:09 pm<\/span>\n          <span class=\"last-post-user\">ken_cinder &ndash; View latest post<\/span>\n        <\/td>\n      <\/tr>\n      <tr>\n        <td class=\"status-cell\"><span class=\"status-text\">Casual off-topic conversation among members<\/span><\/td>\n        <td>\n          <div class=\"forum-name\">The Donut Shop<\/div>\n          <div class=\"forum-desc\">Off topic, anything goes<\/div>\n          <div class=\"forum-mods\"><span class=\"mod-label\">Moderators:<\/span> maxlords, omnedon, Doc Kaos, mark, machine.slave, Sparky<\/div>\n        <\/td>\n        <td class=\"num-cell\" data-label=\"Topics\">2664<\/td>\n        <td class=\"num-cell\" data-label=\"Posts\">35080<\/td>\n        <td class=\"last-post-cell\">\n          <span class=\"last-post-date\">Wed Nov 23, 2011 6:51 pm<\/span>\n          <span class=\"last-post-user\">Nickv &ndash; View latest post<\/span>\n        <\/td>\n      <\/tr>\n      <tr>\n        <td class=\"status-cell\"><span class=\"status-text\">Arcade cabinets, pinball, and coin-op repair talk<\/span><\/td>\n        <td>\n          <div class=\"forum-name\">Coin-Op Corner<\/div>\n          <div class=\"forum-desc\">For everything Coin-Op and Arcade related<\/div>\n          <div class=\"forum-mods\"><span class=\"mod-label\">Moderators:<\/span> CongoBongo, Doc Kaos, mark, machine.slave, monkeybug<\/div>\n        <\/td>\n        <td class=\"num-cell\" data-label=\"Topics\">7815<\/td>\n        <td class=\"num-cell\" data-label=\"Posts\">67769<\/td>\n        <td class=\"last-post-cell\">\n          <span class=\"last-post-date\">Thu Nov 24, 2011 2:49 am<\/span>\n          <span class=\"last-post-user\">Arcade Doc. &ndash; View latest post<\/span>\n        <\/td>\n      <\/tr>\n      <tr>\n        <td class=\"status-cell\"><span class=\"status-text\">Score submissions and leaderboard bragging rights<\/span><\/td>\n        <td>\n          <div class=\"forum-name\">High Scores<\/div>\n          <div class=\"forum-desc\">Post your high-scores<\/div>\n          <div class=\"forum-mods\"><span class=\"mod-label\">Moderators:<\/span> Katarak, Doc Kaos, mark, machine.slave<\/div>\n        <\/td>\n        <td class=\"num-cell\" data-label=\"Topics\">63<\/td>\n        <td class=\"num-cell\" data-label=\"Posts\">263<\/td>\n        <td class=\"last-post-cell\">\n          <span class=\"last-post-date\">Thu Nov 03, 2011 6:02 pm<\/span>\n          <span class=\"last-post-user\">Cellplanman &ndash; View latest post<\/span>\n        <\/td>\n      <\/tr>\n      <tr>\n        <td class=\"status-cell\"><span class=\"status-text\">Forum rules and posting guidelines for reference<\/span><\/td>\n        <td>\n          <div class=\"forum-name\">Rules and Regs<\/div>\n          <div class=\"forum-mods\"><span class=\"mod-label\">Moderators:<\/span> Doc Kaos, mark<\/div>\n        <\/td>\n        <td class=\"num-cell\" data-label=\"Topics\">1<\/td>\n        <td class=\"num-cell\" data-label=\"Posts\">1<\/td>\n        <td class=\"last-post-cell\">\n          <span class=\"last-post-date\">Tue Feb 01, 2005 12:58 pm<\/span>\n          <span class=\"last-post-user\">CongoBongo &ndash; View latest post<\/span>\n        <\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n  <div class=\"footer-note\">All times are GMT &#8211; 5 Hours<\/div>\n\n  <h2 class=\"section-title\">Who is Online<\/h2>\n  <div class=\"online-box\">\n    <p>Our users have posted a total of <strong>212721<\/strong> articles<\/p>\n    <p>We have <strong>1644<\/strong> registered users<\/p>\n    <p>The newest registered user is <strong>Gobliins<\/strong><\/p>\n    <p>In total there are <strong>57<\/strong> users online :: 0 Registered, 0 Hidden and 57 Guests\n      <span class=\"tag\">Administrator<\/span><span class=\"tag\">Moderator<\/span>\n    <\/p>\n    <p>Most users ever online was <strong>167<\/strong> on Thu Jun 28, 2007 5:09 pm<\/p>\n    <p>Registered Users: None<\/p>\n    <p><em>This data is based on users active over the past five minutes<\/em><\/p>\n  <\/div>\n\n  <h2 class=\"section-title\">Log in<\/h2>\n  <div class=\"login-box\">\n    <label for=\"username\">Username:<\/label>\n    <input type=\"text\" id=\"username\" name=\"username\">\n    <label for=\"password\">Password:<\/label>\n    <input type=\"password\" id=\"password\" name=\"password\">\n    <div class=\"checkbox-row\">\n      <label style=\"display:inline; font-weight:normal;\"><input type=\"checkbox\" id=\"autologin\"> Log me on automatically each visit<\/label>\n    <\/div>\n    <button type=\"button\">Log in<\/button>\n  <\/div>\n\n  <h2 class=\"section-title\">Legend<\/h2>\n  <div class=\"legend-box\">\n    <div class=\"legend-item\"><span class=\"legend-swatch swatch-new\"><\/span> New posts<\/div>\n    <div class=\"legend-item\"><span class=\"legend-swatch swatch-nonew\"><\/span> No new posts<\/div>\n    <div class=\"legend-item\"><span class=\"legend-swatch swatch-locked\"><\/span> Forum is locked<\/div>\n  <\/div>\n\n<\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>CGCC.ca Forum Index www.cgcc.ca Forum Index View unanswered posts CGCC.ca Forum Status Forum Topics Posts Last Post General gaming chat, all platforms and genres welcome Anything Gaming Goes Open forum to all gaming discussions Moderators: maxlords, omnedon, Doc Kaos, mark, machine.slave, Sparky 6030 77360 Wed Nov 23, 2011 1:11 pm squishy &ndash; View latest post&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cgcc.ca\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cgcc.ca\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cgcc.ca\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cgcc.ca\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cgcc.ca\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":2,"href":"https:\/\/cgcc.ca\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":22,"href":"https:\/\/cgcc.ca\/wp-json\/wp\/v2\/pages\/8\/revisions\/22"}],"wp:attachment":[{"href":"https:\/\/cgcc.ca\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}