<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Turns out don't need to write much. It's buried away in the help
      pages! <br>
      With examples even. <a class="moz-txt-link-freetext" href="https://www.mediawiki.org/wiki/Help:Tables">https://www.mediawiki.org/wiki/Help:Tables</a><br>
    </p>
    <p>Does suggest it isn't without downfalls mentioned - The amount of
      mods required to get it looking nice being one<br>
    </p>
    <p>Notepad++ is a good installment if you do a bit of notepad-ness.
      Has a great find/replace feature. And colour formatting to help
      along if you specify a code format.</p>
    <p>You can go edit on a page, copy all the content to 2 notepad++
      tabs. Edit one to your hearts content. Pasting back to the wiki
      and use the preview to see if you got it right. If it all goes
      wrong, there is still a backup on the 2nd tab.<br>
    </p>
    <p>I tend to grab an existing table from another page, and have it
      alongside as a reference/sanity check.<br>
    </p>
    <p>As outlined in help, there are 2 ways of formatting. Always need
      to start and end with brackets. <br>
    </p>
    <p>Inline:</p>
    <p>{|<br>
      |Orange||Apple||more<br>
      |-<br>
      |}<br>
    </p>
    <p>Or staggered. Which I find lets you look out for mis-counted
      cells in the end product as you can see how many |s are between
      each |- marker. Both end in same result of course.<br>
    </p>
    <p>{|<br>
      |Orange<br>
      |Apple<br>
      |-<br>
      |}<br>
    </p>
    <p><br>
    </p>
    <p>== Civil Defence Frequencies ==<br>
      <pre><br>
      VHF Repeaters<br>
      142.8625     Rangitoto Repeater<br>
      142.6625     Ranginui Repeater<br>
      </pre><br>
      <br>
      Becomes:<br>
      <br>
      == Civil Defence Frequencies ==<br>
      {| class="wikitable"<br>
      !colspan="2"|  VHF Repeaters<br>
      |-<br>
      ! Frequency !! Repeater<br>
      |-<br>
      |142.8625     <br>
      |Rangitoto Repeater<br>
      |-<br>
      |142.6625     <br>
      |Ranginui Repeater<br>
      |-<br>
      |}<br>
    </p>
    <p><br>
    </p>
    <blockquote type="cite"
cite="mid:CAEb34XMFKKE0X+tXjOo0y-M3hyu=SH=55AhZPUzdNs+pa94gNw@mail.gmail.com">
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Fri, 30 Apr 2021 at 17:32,
          Craig <<a href="mailto:cokekid@orcon.net.nz"
            moz-do-not-send="true">cokekid@orcon.net.nz</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Do
          we like the cleaner Wikitable formatting for some areas on the
          wiki <br>
          over basic pre-formatted text?<br>
          <br>
        </blockquote>
      </div>
    </blockquote>
  <div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br />
<table style="border-top: 1px solid #D3D4DE;">
        <tr>
        <td style="width: 55px; padding-top: 13px;"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;" /></a></td>
                <td style="width: 470px; padding-top: 12px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Virus-free. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank" style="color: #4453ea;">www.avast.com</a>
                </td>
        </tr>
</table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>