#Country Boxes
61 messages · Page 1 of 1 (latest)
This isn't the server for Wikimedia Foundation, it's for Miraheze. You might want to ask over there instead.
I know
this is for my miraheze wiki
Do you mean MediaWiki?
apologies
how do i add country / wiki boxes to miraheze
Try a Portable Infobox
[[User:Legroom/Infoboxes]]
please just speak to me like im an idiot over all this
i know nothing
that page makes no sense
You spent less than a minute trying to read that page, and decided it makes no sense?
i have no understanding of mediawiki
that is all
i dont know what im doing
can u please send some basics maybe
Maybe basic help pages?
https://meta.wikimedia.org/wiki/Help:Contents
and maybe
https://meta.wikimedia.org/wiki/Help:Template for understanding that infoboxes are templates
on your wiki. try searching for it, or typing it into the URL bar.
[[Special:InfoboxBuilder]] but your wiki url
Whoops
You need to Enable the extension
Go to Special:ManageWiki/extensions
Search and enable portable Infobox
The best tip I can give you: Start simple, and don't begin lifting the heavy work from the beginning.
Try to understand what {{{1}}} means, and how that differs from {{{1|}}}
Then try to understand what this means : {{#if:{{{1|}}}|{{{1}}}| }}
That can help you understand the basics of making a Infobox.
Everyone can copy and paste, but if you don't understand the basics of the code, you can't see what goes wrong. As things go wrong, you need to know where to look.
And making mistakes in the beginning is nothing to be afraid of, as we all started like that. Even experienced ones still make errors 😉
For a table infobox yea
PI handled this part of the logic for you
But still a good tip
I still make them like
... that
Especially if I need an Infobox I won't use often
Better than importing a module you have to configure to your needs
PI Is an extension
And that Infobox builder isn't everything either
Yeah, I never learned that 😄 (50+ and out of date
It is a million times easier to learn to use those html/xml-style tags of PI, than trying to code it from scratch on the page yourself. And once you do learn how to use it properly (ie not through the visual builder), it can do pretty much anything
Can you provide me with a link? I'll have a look at it 😉