Dinkum Wiki
Advertisement
Dinkum Wiki

Dear Editors,

We appreciate the hard work you have delivered so far, and are hoping you'll continue doing so. Without you, our community will still be wandering the Outback without realising that it's Ted Selly whistling at them!

As our group of Editors is growing, I wanted to provide a compact list of all the templates, and methods we are currently using, so we all stay on the same page, and our wiki will maintain a uniform format.

Please don't let this scare you away, I will make the necessary edits to any previous edit if needed, but the more you use it properly, the less work I will have to do afterwards ;)!

If anyone has any additional information/suggestions to add to this page, feel free to adjust as you deem fit.

Summary

General Layout

  • Every sentence starts with a capital letter, and ends with a punctuation mark;
  • When inputting values above a thousand, we use a comma as a separator (e.g. 1,000 ; 1,320,500 ; 3,500);
  • NPC names or Item names start with a capital letter (e.g. John, Franklyn, Tin Ore, Crude Furnace);
  • Please only uploading missing Item images, and upload them as 128x128 files with the correct file name "Inv_Item_Name_Here.png" (e.g. Inv_Copper_Pickaxe.png).

Price within a table

We are using the following template to display the price with the Dinks icon in front.

{{TableDinks|<value>}}
Inv Dinks 900

Creating specific item page

For specific item pages, like Tin Ore, we are using the following template:

{{subst:ItemData}}

This will make an editable copy of the Stone page, to use this, create a new page, type in the code mentioned above, and save the page, then edit it to adjust the information.

Type Examples
Resource Stone, Tin Ore, Palm Tree Plank, etc
Processing Campfire, Furnace, Gacha Machine, etc
Consumable Bush Lime, Bottled Brush, etc
Tool Copper Pickaxe, Copper Fishing Rod, etc
Licence Mining Licence, Farming Licence, etc
Vehicle Rowboat, Tractor, Gliders, etc
Source Examples

Please add a link to the source.

Skill Gathering method? (Tin Ore = Mining, Meat = Hunting, etc)
Vendor Where do you buy it from? (Basic Pickaxe = John's Goods, Animal Feeder = Irwin's Barn, etc)
Crafting Anything that requires to be crafted or processed requires the correct machine (Tin Bar = Furnace / Crude Furnace, Cooked Bush Lime = Campfire / BBQ, etc).

Linking an item

Use the following code when providing ingredients for a recipe, processing method, or mentioning an item in a description (e.g. Tin_Ore / Stone Grinder):

{{Link|<Correct ItemName>|icon=Inv_<ItemName>.png}}

Inv Stone Grinder Stone Grinder

Buffs within a table

This is mostly used to display Buffs in a large table overview as in Resources.

{{Buffs|<type>=<value>|align=right}}


Type Examples
HealthRegen = hp

Health +1


{{Buffs|hp=+1|align=right}}
StaminaRegen = stam

Stamina +1


{{Buffs|stam=+1|align=right}}
Attack Buff = atk

Attack Buff +1


{{Buffs|atk=+1|align=right}}
Defence Buff = def

Defence Buff +1


{{Buffs|def=+1|align=right}}
Mining Buff = mine

Mining Buff +1


{{Buffs|mine=+1|align=right}}
Foraging Buff = forg

Foraging Buff +1


{{Buffs|forg=+1|align=right}}
Full Buff = full

Full Buff +1


{{Buffs|full=+1|align=right}}
Experience Buff = exp

Experience Buff +1


{{Buffs|exp=+1|align=right}}
Speed Buff = speed

Speed Buff +1


{{Buffs|speed=+1|align=right}}
Fishing Buff = fish

Fishing Buff +1


{{Buffs|fish=+1|align=right}}
Farming Buff = farm

Farming Buff +1


{{Buffs|farm=+1|align=right}}

Missing Information

Use the following code when you cannot complete the entire page, due to lack of information:

{{Missing Info}} or {{???}}

{{Missing Info}} or {{???}}

Templates & Documentations list

For a more information, please head over to these amazing templates, and it's documentations:

Template Template
TableDinks https://dinkum.fandom.com/wiki/Template:TableDinks

https://dinkum.fandom.com/wiki/Template:TableDinks/doc

ItemData https://dinkum.fandom.com/wiki/Template:ItemData

https://dinkum.fandom.com/wiki/Template:ItemData/doc

Link
(Formerly ItemLink)
https://dinkum.fandom.com/wiki/Template:Link

https://dinkum.fandom.com/wiki/Template:Link/doc

Buffs https://dinkum.fandom.com/wiki/Template:Buffs

https://dinkum.fandom.com/wiki/Template:Buffs/doc

Missing Information https://dinkum.fandom.com/wiki/Template:Missing_Info

https://dinkum.fandom.com/wiki/Template:Missing_Info/doc

Advertisement