Bulbapedia talk:Wikicode: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
m (→‎Name: reply)
m (→‎Name: rp)
Line 16: Line 16:
::Not identical, but it's close. I doubt many people would notice the difference if they weren't side-by-side. And you could probably make them even more similar with a little more fiddling. Also, note that the first two methods both show up in the TOC if it is forced on this page. <sc>[[User:Werdnae|<span style="color:#2D4B98;">Werdnae</span>]]</sc> <small>[[User talk:Werdnae|<span style="color:#009000;">(talk)</span>]]</small> 09:16, 23 August 2010 (UTC)
::Not identical, but it's close. I doubt many people would notice the difference if they weren't side-by-side. And you could probably make them even more similar with a little more fiddling. Also, note that the first two methods both show up in the TOC if it is forced on this page. <sc>[[User:Werdnae|<span style="color:#2D4B98;">Werdnae</span>]]</sc> <small>[[User talk:Werdnae|<span style="color:#009000;">(talk)</span>]]</small> 09:16, 23 August 2010 (UTC)
:::The ol' number eight wire. Good thinking. &mdash;'''<span style="font-family:Verdana"><span style="color:#000">darklord</span>[[User talk:The dark lord trombonator|<span style="color:#0047AB">trom</span>]]</span>''' 09:28, 23 August 2010 (UTC)
:::The ol' number eight wire. Good thinking. &mdash;'''<span style="font-family:Verdana"><span style="color:#000">darklord</span>[[User talk:The dark lord trombonator|<span style="color:#0047AB">trom</span>]]</span>''' 09:28, 23 August 2010 (UTC)
::::You could even make it perfectly identical if you jury rigged the vertical line to be <nowiki><hr style="margin-top: 0;" /></nowiki> :P '''[[User:TheChrisD|<font color="green" face="Verdana">TheChrisD</font>]]''' <sup>[[User_talk:TheChrisD|<font color="lime">Rants</font>]]•[[Special:Contributions/TheChrisD|<font color="lime">Edits</font>]]</sup> 09:44, 23 August 2010 (UTC)

Revision as of 09:44, 23 August 2010

Name

Is it really known as wikicode though? I thought it was generally referred to as wiki markup or wiki syntax...

PS: Just code the section heading example manually. It's just wrapped in <h2><span class="mw-headline">. TheChrisD RantsEdits 18:02, 21 August 2010 (UTC)

I've always called it and known of it as wikicode, which is why I titled the page as such :D
Thanks for the headline code. Know a way to make it not show up in the TOC? —darklordtrom 07:59, 23 August 2010 (UTC)
I think that would involve editing one of the site-wide css files or fiddling with MediaWiki itself or something. I couldn't find any magic words in the MediaWiki help wiki which would do that. You could always fake it. For example:

Section heading

Section heading

Section heading
Not identical, but it's close. I doubt many people would notice the difference if they weren't side-by-side. And you could probably make them even more similar with a little more fiddling. Also, note that the first two methods both show up in the TOC if it is forced on this page. Werdnae (talk) 09:16, 23 August 2010 (UTC)
The ol' number eight wire. Good thinking. —darklordtrom 09:28, 23 August 2010 (UTC)
You could even make it perfectly identical if you jury rigged the vertical line to be <hr style="margin-top: 0;" /> :P TheChrisD RantsEdits 09:44, 23 August 2010 (UTC)