Template:ZRuneBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<!-- Doc --> | |||
<noinclude>{{ZRuneBox/doc}}</noinclude> | |||
<!-- Doc End --> | |||
<!-- Template Block --> | |||
<includeonly> | <includeonly> | ||
<div class="rune-box" style="display: grid;grid-template-columns: 2fr 1fr; grid-template-rows: 50px auto"> | <div class="rune-box" style="display: grid;grid-template-columns: 2fr 1fr; grid-template-rows: 50px auto"> | ||
Line 136: | Line 141: | ||
</div> | </div> | ||
</includeonly> | |||
<!-- Template Block Ends --> |
Latest revision as of 14:40, 16 September 2024
Modified Version of the currently used Template:RuneBox
You can see an example on the Runes/Beginning/ZRuneBoxExample Page
The point of version is to allow pages to be made quickly just by filling in a few parameters
Parameter | Description | Example |
---|---|---|
title | Name of the Rune the page is for | Initiation |
materials | The materials/blocks needed to create this rune | 20 cobblestone, 1 fire |
size | The dimensions of the rune | 7x7x1 |
tools | The tools required to activate the rune | Use with empty hand |
uses | Whether the rune is one use only or reusable | Once |
disp_widget | Widget that displays 3D render | |
pattern_version | Version of runecraft this is for (3 or 4) | 4 |
effect | Description of what this rune does | This rune initiates a player into Runecrafting |
instructions | How to activate the rune | After lighting the fire, right click the block under the fire with your hand |
videotitle | Title of video to add. You can add more videos by appending numbers 2-7 to the end of the parameter name. | Runecraft 101: Initiation Rune |
video | Link to the video of the above. You can add more videos by appending numbers 2-7 to the end of the parameter name. | https://www.youtube.com/watch?v=SXNhNgbEwJo |
permissions | List of permissions for the rune separated by <br>with no spaces |
-runecraft.runes.initiation -runecraft.runes.initiation.use |
disabledrunestxt | name that you need to add to disabledrunes.txt to disable the rune | initiation |