#Country Boxes

61 messages · Page 1 of 1 (latest)

thorny panther
#

I am very new to wikimedia and some advice on how to add country boxes or any form of wiki box tbh would help

obsidian cypress
#

This isn't the server for Wikimedia Foundation, it's for Miraheze. You might want to ask over there instead.

thorny panther
#

this is for my miraheze wiki

plucky herald
#

Do you mean MediaWiki?

thorny panther
plucky herald
#

No worries

#

I make fun of the confusion all the time

thorny panther
#

how do i add country / wiki boxes to miraheze

plucky herald
thorny panther
#

i know nothing

#

that means nothing to me

plucky herald
#

[[User:Legroom/Infoboxes]]

alpine echoBOT
thorny panther
#

please just speak to me like im an idiot over all this

#

i know nothing

#

that page makes no sense

obsidian cypress
#

You spent less than a minute trying to read that page, and decided it makes no sense?

thorny panther
#

i have no understanding of mediawiki

#

that is all

#

i dont know what im doing

#

can u please send some basics maybe

short bison
#

the page explains, if you refuse to read a text then

#

¯_(ツ)_/¯

obsidian cypress
#

Maybe basic help pages?

thorny panther
#

yes

#

where can i find them

obsidian cypress
thorny panther
#

ty

#

where can find the Special:InfoboxBuilder

obsidian cypress
#

on your wiki. try searching for it, or typing it into the URL bar.

plucky herald
#

[[Special:InfoboxBuilder]] but your wiki url

plucky herald
#

Whoops

thorny panther
plucky herald
#

Go to Special:ManageWiki/extensions

#

Search and enable portable Infobox

thorny panther
#

done

#

ty

hybrid ridge
#

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 😉

plucky herald
#

For a table infobox yea

#

PI handled this part of the logic for you

#

But still a good tip

hybrid ridge
#

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

plucky herald
#

PI Is an extension

hybrid ridge
#

And that Infobox builder isn't everything either

plucky herald
#

It just adds a special page and parsing of the XML tags

#

I just use xml

hybrid ridge
#

Yeah, I never learned that 😄 (50+ and out of date

balmy kiln
#

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

hybrid ridge