#Cannot add portable infobox to page? (NOT FULLY RESOLVED, HELP STILL NEEDED)
1 messages · Page 1 of 1 (latest)
It's a private website, has my full name on it, is there any way not to share the link to the site?
I've done like 3 separate portable infoboxes, all of which gave me no parameters
Tried to import from Wikipedia and got 3 500 errors
Hm, send me a screenshot of all the code for the infobox then? Or copy-paste the code?
Since it's private I wouldn't be able to access it anyways
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="birthdate">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label> </label>
</data>
<data source="deathdate">
<label>Date of death</label>
</data>
<data source="deathplace">
<label> </label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="parent1">
<label>Parents</label>
</data>
<data source="parent2">
<label> </label>
</data>
<data source="spouse">
<label>Spouse</label>
</data>
<data source="chidlren">
<label>Children</label>
</data>
<data source="signature">
<label>Signature</label>
</data>
<image source="image"/>
</infobox>```
This is from the last infobox I made
I added values to the source parameters and labels but still didn't work
This is what it looks like on the page whenever I add it
Looks like a regular heading
My best guess <data> and <label> not being on the same line being the issue, try putting them on the same line
On a side note is there a way for me to delete the previous templates I made before?
Might make it more difficult to distinguish which template is the right one if I do end up getting it fixed
There should be a delete button
This is on Vector2022, right at the top in the tools whilst on the page
i think you're missing templatedata
Extension?
TemplateData is an extension that stores information and parameters associated with a wikitext template and makes it available to an editing interface that can retrieve and present it in a template editor -- all of which helps users add and edit templates on pages.
It also provides a user interface for discovering templates .
As of April 2019, ...
I enabled templatedata
I think
I went on extensions to check anything for templates
I'm gonna check if after editing the code it works
look at the top of the page when you edit the template
Looking at it but I don't think I can see anything useful
nothing like this?
OHHHH WAIT
I thought you meant on the page before editing
Like
The actual template page
Yeah I see it now
