Test page: Difference between revisions

From Wiki Plati.Online
No edit summary
No edit summary
Line 1: Line 1:
== Welcome to Test Page ==
= PO Documentation =
== Plati Online Overview ==


Describe what a client should expect to find in this documentation (APis implementation, payment services offered, news and updates regarding APIs).


Let's see how a table works:
=== Payment services ===


<!-- this is a comment -->
{[
 
{| class="wikitable" style="margin:auto"
|+ Caption text
|-
! Header text !! Header text !! Header text
|-
|-
| Example || Example || Example || Mango || Mango || Mango
| S1 || S2
|-
|-
| Example || Example || Example || Mango || Mango
| S3 || S4
|-
|-
| Example || Example || Example || Mango
| S5 || S6
|}
]}
 
Next up I will be testing images:
 
<!-- [[File:pologo-1.png|link=https://plati.online/wp-content/uploads/pologo-1.png]]  -->
 
file_uploads = On
 
 
 
<div class="thumb tright">
  <div class="thumbinner" style="width: auto;">
    <a href="http://wikipedia.org/wiki/Test">
      <img src="https://plati.online/wp-content/uploads/pologo-1.png" alt="PO logo" style="width:300px; height:auto;" />
    </a>
    <div class="thumbcaption">PO logo linked to wiki.</div>
  </div>
</div>

Revision as of 17:44, 23 July 2024

PO Documentation

Plati Online Overview

Describe what a client should expect to find in this documentation (APis implementation, payment services offered, news and updates regarding APIs).

Payment services

{[ |- | S1 || S2 |- | S3 || S4 |- | S5 || S6 ]}