Forum:Help with templates: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
mNo edit summary |
m (enforcing Forum:Prefix simplification) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{archive|Panopticon archives}}[[category:how to]] | |||
<!-- Please put your content under this line. Be sure to sign your edits with four tildes ~~~~ --> | <!-- Please put your content under this line. Be sure to sign your edits with four tildes ~~~~ --> | ||
How do I add the template "infobox: object" to a page that I am trying to write? | How do I add the template "infobox: object" to a page that I am trying to write? | ||
Line 11: | Line 11: | ||
<pre> | <pre> | ||
{{Infobox Object | {{Infobox Object | ||
|image = [[ | |image = [[file:Fission_gun.jpg|250px]] | ||
|Object name = Fission gun | |Object name = Fission gun | ||
|type = Weapon | |type = Weapon | ||
|origin = [[Human]]s | |origin = [[Human]]s | ||
|appearances = [[ | |appearances = [[TV]]: ''[[The Ark in Space]]'' | ||
}} | }} | ||
</pre> | </pre> | ||
Line 27: | Line 27: | ||
|origin = | |origin = | ||
|appearances = | |appearances = | ||
}}</pre> | }}</pre> | ||
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. --[[User:Tangerineduel|Tangerineduel]] 15:06, 19 August 2009 (UTC) | 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. --[[User:Tangerineduel|Tangerineduel]] 15:06, 19 August 2009 (UTC) | ||
Thanks, a little roundabout, but it works.--[[User:Dragonmaster79|Dragonmaster79]] 15:33, 19 August 2009 (UTC) | Thanks, a little roundabout, but it works.--[[User:Dragonmaster79|Dragonmaster79]] 15:33, 19 August 2009 (UTC) |
Latest revision as of 05:33, 19 September 2012
Forums → Archive index → Panopticon archives → Help with templates
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 = [[TV]]: ''[[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)