|
|
Line 31: |
Line 31: |
| </table> | | </table> |
| </div> | | </div> |
| <noinclude>
| |
| == Template Documentation ==
| |
| This template is used to display information in an infobox format.
| |
|
| |
| === Usage ===
| |
| To use this template, include the following code on a page:
| |
|
| |
| Note that on this page, only Script Inbox will show a box to the right. This is because this infobox has IF statements for everything below, and if there is no value defined, the section will not load.
| |
|
| |
| <pre>
| |
| {{Template:Script_Infobox
| |
| | icon= GFishing.png
| |
| | type = Free, Premium or Instanced
| |
| | category = GAIO, PVM, Wildy, Skilling, Minigames, Miscellaneous
| |
| | forum = The DB Forum Topic URL, example: [https://dreambot.org/forums/index.php?/topic/29148-g-fishing-add-on-auto-restock-integrated-muling-easy-setup-quickstart-supported/ GFishing]
| |
| | purchase = [https://dreambot.org/forums/index.php?/store/product/811-gaioaccountbuilder/ Monthly - Lifetime] for Scirpts with Monthly & Lifetime pages combined, or the following for scripts with two purchase pages for monthly and lifetime: [https://dreambot.org/forums/index.php?/store/product/740-gfishing/ Monthly] - [https://dreambot.org/forums/index.php?/store/product/739-gfishing-lifetime/ Lifetime]
| |
| }}
| |
| </pre>
| |
|
| |
| === Notes ===
| |
| - Ensure that the image file exists before adding it to the template.
| |
|
| |
| </noinclude>
| |