Instructions
1. Click the "View source" button at the top of this page.
2. You will see a massive, confusing code. Copy all of this code.
3. Go to your article, and paste the code as the first thing in the "Source" tab. Now simply edit the text needed to match your jutsu and voila :D you're done!
4. Be sure to delete these instructions before saving your page!
Note
Deleting A Row
You may not need to use every row in the infobox (Ex: Maybe your jutsu doesn't have a Nature Type, like how Rasengan or Hiding With Camouflage Technique don't, but something like Fire Release: Great Fireball Technique does). To get rid of a row, you will need to delete that particular section from the source code. If you need help with this, contact Shadowpuppy270343 or KusaNin.
Still using our example of not needing the Nature row, here is what you will need to look for to delete it:
|- | style="background-color: #e5e5e5; border-style: solid; border-color: #a6a6a6; border-width: 0px; border-bottom-width: 1px; padding: 2px; font-size: 12px; line-height: 1.5; vertical-align: top;" |'''Nature''' | style="background-color: #f2f2f2; border-style: solid; border-color: #a6a6a6; border-width: 0px; border-bottom-width: 1px; border-left-width: 1px; padding: 2px; font-size: 13px; line-height: 13px;" |Nature Release Type
Deleting any other row will work the same. Always remember to use the "Preview" feature to see if everything looks okay before saving!
Adding A Row
You may also need to add a row, in case you want to add information that is not already here. To do so, the best method is to copy the following code I have provided and paste it in your jutsu page's Source Code where you want it. Then, fill in the details.
|- | style="background-color: #e5e5e5; border-style: solid; border-color: #a6a6a6; border-width: 0px; border-bottom-width: 1px; padding: 2px; font-size: 12px; line-height: 1.5; vertical-align: top;" |'''Your Custom Row''' | style="background-color: #f2f2f2; border-style: solid; border-color: #a6a6a6; border-width: 0px; border-bottom-width: 1px; border-left-width: 1px; padding: 2px; font-size: 13px; line-height: 13px;" |TYPE WORDS HERE
If you need help with this, contact Shadowpuppy270343 or KusaNin.