Creating A Page: Difference between revisions

From RoNations Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<inputbox>
<html>
type=create
    <body>
width=100
        <p>There are two ways too create an article.</p>
break=no
        </html>
buttonlabel=Create new article
            ==Way One==
default=(Article title)
            Using the inputbox below you can enter a page name and press the '''Create new article''' button for a new article ((page)) too be made.
</inputbox>
            <inputbox>
                type=create
                width=100
                break=no
                buttonlabel=Create new article
                default=(Article title)
            </inputbox>           
        <html>
    </body>
</html>

Revision as of 14:30, 9 March 2024

There are two ways too create an article.

           ==Way One==
           Using the inputbox below you can enter a page name and press the Create new article button for a new article ((page)) too be made.