• The forums' spoiler embargo for all content from Pokémon Legends: Z-A's Mega Dimension DLC has been lifted! Feel free to talk about the new content from the expansion across the forums without the need of spoiler tabs!

    Please note that this lifted embargo only applies for the forums, and may still be in effect on other Bulbagarden sites.

Complete list of wikicode?

Socob

New Member
Joined
Aug 6, 2009
Messages
18
Reaction score
0
Hello again,
After seeing what some user are able to pull off with code on the site, I'm interested in knowing if there's a complete, or at least extensive, list of things you can do. The editing help mentions basic things, but it seems like it's far from complete. For instance, I just found out by accident that <!--text--> hides the text when the source isn't viewed, and I don't think that's mentioned in there.
 
Got a feeling that's unlikely to be plainly mentioned because it's actually HTML (it's the HTML for hidden comments), not Wikicode.

I do agree that Wiki formatting is incredibly convoluted and confusing though. A proper reference that's not actually written in a tl;dr encyclopaedic style would be pretty handy...
 
{{template|parameter1=something}}
[[link]]
[[link|piped link]]
'''bold'''
''italic''
'''''bold italic'''''

{|
! table
| entry
|}

It's not really hard; just feel your way through it.
 
TTEchidna said:
LURK MOAR!!!1eleven

In seriousness, taking the time to look at the edit pane and working out what each little thing does is more helpful than you know. Take portions of code into a sandbox, and "edit" by using the Show Preview button so that your tests don't end up clogging the RecentChanges or violating the userspace policy.

And of course, ask for help if you need it. Have fun!
 
Yeah, I'm not very good with the wikicode but I cannibalize old templates whenever I need to make something new. Just my two cents.
 
Hrm... I expected something like this. Thanks for the answers anyway.

Doctor Oak said:
Got a feeling that's unlikely to be plainly mentioned because it's actually HTML (it's the HTML for hidden comments), not Wikicode.
So you can freely use HTML while editing? Or is this limited to certain commands?


TTEchidna said:
{{template|parameter1=something}}
[[link]]
[[link|piped link]]
'''bold'''
''italic''
'''''bold italic'''''

{|
! table
| entry
|}

It's not really hard; just feel your way through it.
Well, I knew that much already. I did read the "guides".
 
So you can freely use HTML while editing? Or is this limited to certain commands?

I'd imagine it's limited to a very few commands for security reasons. Since HTML commenting is hardly dangerous, I'd guess they simply let that roll instead of coming up with an unnecessary Wikicode replacement.
 
Jioruji Derako said:
Metawiki's editing guide is about as comprehensive as you can get. Perhaps a little too comprehensive.

Geo - a.k.a. Jioruji Derako
Thank you!
I'm really tired so I'll take a full look at it tomorrow, but from a first glance it seems to be exactly what I was looking for. And from what I saw, it does indeed seem that most of it is HTML-related...


The dark lord trombonator said:
http://bulbapedia.bulbagarden.net/wiki/Help:Editing

You may have seen it, and it's badly written, but I found something.
Me said:
The editing help mentions basic things, but it seems like it's far from complete.
Yes, I did. It's linked to at the bottom of every edit page, after all :p
 
Please note: The thread is from 17 years ago.
Please take the age of this thread into consideration in writing your reply. Depending on what exactly you wanted to say, you may want to consider if it would be better to post a new thread instead.
Back
Top Bottom