How do I add this template to my wiki?
https://templates.fandom.com/wiki/Template:Colorbox
The wiki:
https://royalefairyacademy.fandom.com/wiki/Royale_Fairy_Academy_Wiki
I know I've been asking often in here, I promise to not ask that many questions, lol. Sorry
Does anyone know how to add campaignboxes to a fandom
Hey, so i'm looking to edit a template to accommodate chord pages for songs, and i was wondering if there was a way to have it link to a certain page automatically, like this: if: {{{Chords|}}}|Chords: Available|[[{{PAGENAME}}: Chords]] (so if a page is named Apple, this would link to Apple: Chords). I know the bare minimum about source editing, so if someone could provide the straight text for me to just copy paste that would be great.
EDIT: realized i meant template not infobox, oops
I'm trying to import an infobox template from Wikipedia onto my own wiki (https://whiskeyverse.fandom.com/wiki/Whiskey-verse_Wiki) but everytime I try to use it, only two data fields show up. When I tried doing this a few months ago, everything was streamlined and simple to use, so what am I doing wrong?
I'm trying to add Templatedata to a portable infobox via the "Manage TemplateData" button in the source code editor, but upon hitting "Apply" the dialog just hangs and nothing happens. Clicking on "Cancel" does not work. I need to refresh the page but nothing is affected anyway.
TemplateData does seem to work fine with other non-infobox templates, as it applies the templatedata tag normally and the documentation is generated as it's expected.
For context:
PI: https://empireearth.fandom.com/es/wiki/Plantilla:Infobox_Edificio (TD is borken)
A regular template: https://empireearth.fandom.com/es/wiki/Plantilla:Icono (TD works)
Do portable infoboxes not get along with templatedata or am I missing something?
Hello, I would like some help on my featured article template, during the time before the system migration, the icon was on the perfect spot but I don't know how suddently it became lost in the page like this:
And I would like it to be in this position:
How can I make it in that spot?
Thank you for your time
The template looks odd. The picture is added with
<div style="float: left;">
[[File:Constuction picture.png|100px]]
</div>
I want the picture to not look odd like this.
Never mind, the preview is just glitched.
Hello, I'm trying to make a narrower table than those I used so far, but I'm getting a weird result. As you can see here I'm trying to make the same kind of table I use here ( with this template for the rows ), but instead of being neat, the row colour spread out too far on the right, and I have no idea why.
Any ideas? Thanks
I didn't get the last instructions, and it seemed just like a box with a border. So this is what I'm looking for:
- Image background
- A box with image background*
- Box can be made rounded or sharp
- Can change the lengths and widths*
- Can add text
Is there any templates that have this? Please comment the closest thing you can find or an alternative. Thank you!!
So. You know those templates that say "needs work" or "delete"? (Ex: https://templates.fandom.com/wiki/Template:Underconstruction)
I was wondering if I could add an image as the background. Sorry if I’m being a little confusing
And no, not just an image with a border, a template. Like, so I can add text in the box
If you have an answer, please reply 🚴♂️ Thanks
So... I wanna make a template similar to the "Around the Wiki" Template on the America's Got Talent Wiki. Can anyone help me? I don't know what codes to use. (I'm new making Wiki Fandoms)
Hello, I'm trying to make a template to use for most tables on a wiki, but I having troubles on how to write it. I'd like to make it so It can support either 1 row, 3 rows, or 10+ rows with always the same header info.
Here is an example of the tables I'm trying to replicate in the template : https://leafling.fandom.com/wiki/Scythes
I tried using code from here but I can't seem to make it work properly and I do not know why.
The info that's supposed to be inside the table is instead on top of it, And the rows where the item's info should be are the same color as the header instead of being slightly brighter. Here's a link to the template
https://leafling.fandom.com/wiki/Template:Itemtable
Could someone explain what I should do instead ? Thanks
Hello, I'm looking to make a template which includes an icon and a text which links to an item when you click on that icon or text.
What I'm thinking about can be found on a non-fandom wiki here in the Full material list section at the bottom
I see on the gw2 wiki they can write {{item icon|Name of Item}} and it does exactly what I'm looking for, the icon + name with a link.
I found a code that allowed me to write {{item icon|image=item.png}} but I want to get rid of the image= in it
Here's the template <onlyinclude>[[File:{{#if: {{{image|}}}|{{{image}}}|icon.png{{{link|}}}|{{{link}}}|link}}]]</onlyinclude>
What do I need to change / write ? Thanks
I'm trying to get small coin icons to show up to mark currency, but so far I'm not having any luck.
I created a template for the two types of coins, and have this in the source:
[[File:Coin-Gold.png|15px|gold]]
[[File:Coin-Silver.png|20px|silver]]
[[File:Coin-Gold.png|15px|Gold]]
[[File:Coin-Silver.png|20px|Silver]]
<noinclude>[[Category:MoneyIcon|{{PAGENAME}}]]</noinclude>
My goal is to be able to use the two coin icons whenever denoting a buy or sell price inline in an article or in an infobox. For instance, when inputting information in an infobox for an item, there are fields for 'Buy' and 'Sell.' Ideally, I could type:
5 {{gold}}
And on the line in the infobox, it would render the number 5 and the gold coin icon. I added lines for Gold/Silver and gold/silver because I wasn't sure if it was case-sensitive or not. This would also be used just inline in an article, outside of an infobox.
So far, what renders is "5Template:Gold" where the "Template:Gold" is a link to the template itself. I've been searching for a few days and looking at other Wikis for examples, but I can't seem to figure out what the issue is.
Am I not including something on the template source that would allow this?
I should also say that on the Template page itself, the coin icons render just fine. Thanks in advance for any help!
An admin in my wiki made a good script for templates that is highly customizable
Any ways here is the script
{| width="100%" align="center" style="border:4px solid #000000; background:White; border-radius:10px 10px 10px 10px; color:#000000; text-align:center; margin-bottom:10px;"
| rowspan="2" |
| style="font-size:25px; font-family:'Amatic SC';" | '''Insert title here'''
| rowspan="2" |
|-
| "Insert text here"
|}<noinclude>[[Category:Templates/Wiki]]</noinclude>
Hello! i'm working on a new wiki, but i'm trying to tackle all the technical stuff on a test wiki before i get started on the real thing. could i get some help please? i'm not the most tech-savvy D:
What i'm trying to do is add a set of buttons to subpages into the bottom of [https://wildberrycookie.fandom.com/wiki/Template:Test2 this infobox], but i can't get it to look quite right when i begin integrating the #if command.
I want them to appear in rows of three, side by side, sort of [https://wildberrycookie.fandom.com/wiki/Template:Test3?diff=prev&oldid=344 like this], but making everything optional forced them into a single-file row [https://wildberrycookie.fandom.com/wiki/Template:Test3 like this] instead. i'm fully aware that i'm not doing this right, could someone give me pointers (or just go into the Test3 template page and edit it manually for me LOL)? thanks in advance!
So I'm the admin of a new Wiki and it's very simple at the moment. I would really like to build it up and part of this would be adding a Gallery Template with a link to ONLY that page's Gallery, like seen here:
https://mysteryskulls.fandom.com/wiki/Arthur#Gallery
How would I go about coding this Template, with an image and caption text with a link? For this Mystery Skulls Wiki, every Page has this same Gallery Template but on each page it ONLY links to the Gallery for THAT specific page. I've surfed for hours for this information but can't seem to follow any specific examples given to other users with questions! Please help!!
Ever since all my wikis migrated to UCP, the problem I am trying to fix is the colors of the navbox templates. Before UCP, they are all in the colors of the buttons (red). Now they are in the colors of the pages (white). I was on Sintopia Wiki trying to get my colors back. Here is the edit code from one of my template called Template:Sintopia TV shows ({| class="accent" style="width:100%; border:1px solid; font-size:100%; text-align:center;"
! class="color1" style="padding:0.2em 0.5em;" colspan="11" | [[List of Sintopia television series|Sintopia television series]]
|})
Feel free to help me out. I'm quite a good listener.