Template talk:Libheader: Difference between revisions

Content added Content deleted
(Is this the problem?)
m (→‎Formatting: thanks)
Line 19: Line 19:
* I've seen examples of this tag that assume you can write with 2 parameters. Parameter 1 being the wiki reference and parameter 2 being the content that gets written into the page. How hard is it to make this happen? And who do I bounce it off first? Currently if the Library page has underscores in the name they format and it looks like hell. --[[User:Dgamey|Dgamey]] 11:23, 22 April 2010 (UTC)
* I've seen examples of this tag that assume you can write with 2 parameters. Parameter 1 being the wiki reference and parameter 2 being the content that gets written into the page. How hard is it to make this happen? And who do I bounce it off first? Currently if the Library page has underscores in the name they format and it looks like hell. --[[User:Dgamey|Dgamey]] 11:23, 22 April 2010 (UTC)
:When a wiki page URL has spaces in it, they will show up in the URL as underscores. When you make a link to that page the underscores are optional. For instance, [[Compound data type]] and [[Compound_data_type]] link to the same place, but one has underscores in the final formatting because I put them there in the wiki formatting. So if you don't want the underscores to show up just use spaces. Is that the problem you're talking about? --[[User:Mwn3d|Mwn3d]] 15:49, 22 April 2010 (UTC)
:When a wiki page URL has spaces in it, they will show up in the URL as underscores. When you make a link to that page the underscores are optional. For instance, [[Compound data type]] and [[Compound_data_type]] link to the same place, but one has underscores in the final formatting because I put them there in the wiki formatting. So if you don't want the underscores to show up just use spaces. Is that the problem you're talking about? --[[User:Mwn3d|Mwn3d]] 15:49, 22 April 2010 (UTC)
::Yes thanks!