Forum:Help with templates: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
No edit summary
m (changing File/image/Image: to file: so that all pics are named the same and db maintenance is made easier - TIF run)
Line 11: Line 11:
<pre>
<pre>
{{Infobox Object
{{Infobox Object
|image = [[Image:Fission_gun.jpg|250px]]
|image = [[file:Fission_gun.jpg|250px]]
|Object name = Fission gun
|Object name = Fission gun
|type = Weapon
|type = Weapon

Revision as of 02:15, 5 April 2011

Insert non-formatted text hereTemplate:Forum archives header How do I add the template "infobox: object" to a page that I am trying to write?

I'm sure it's very simple, but i can't seem to get it right - please, someone help.

--Dragonmaster79 10:26, 19 August 2009 (UTC)

Hi. The easiest way to do infoboxes is go to a page that has the infobox you need look at the source (ie edit the page, just don't save anything) copy the infobox and paste it to the page you want, deleting all the bits from the previous page. So for example Fission gun, copy that and you get this:
{{Infobox Object
|image = [[file:Fission_gun.jpg|250px]]
|Object name = Fission gun
|type = Weapon
|origin = [[Human]]s
|appearances = [[DW]]: ''[[The Ark in Space]]''
}}

You'd copy that and then paste it onto Auto guard (for example) and then delete all the bits and pieces that were particular to the Fission gun thus:

{{Infobox Object
|image = 
|Object name = 
|type = 
|origin = 
|appearances = 
}}

And then add in what you wanted to put in the infobox. That's basically the easiest way to do all of the infoboxes generally speaking. --Tangerineduel 15:06, 19 August 2009 (UTC)

Thanks, a little roundabout, but it works.--Dragonmaster79 15:33, 19 August 2009 (UTC)