Difference between revisions of "User talk:FGrose"

From Sugar Labs
Jump to navigation Jump to search
(→‎legend: new section)
Line 5: Line 5:
 
I noticed you're doing an enormous amount of work on the wiki.  Thanks!  [[User:Bernie|bernie]] 12:09, 17 March 2009 (UTC)
 
I noticed you're doing an enormous amount of work on the wiki.  Thanks!  [[User:Bernie|bernie]] 12:09, 17 March 2009 (UTC)
  
== legend ==
+
== table of contents ==
  
I wonder if we could configure mediawiki to always display the legend on the right instead of littering all the pages with the same directive? [[User:Bernie|bernie]]
+
I wonder if we could configure mediawiki to always display the content table on the right instead of littering all the pages with the same directive? [[User:Bernie|bernie]]
 +
:I haven't found anything like that yet.  It's better as the template call than the full instruction:
 +
<code><nowiki>{| cellspacing="0" cellpadding="0" style="clear:right; margin-bottom: .5em; float: right; padding: .5em 0 .8em 1.4em; background: none; width: {{{1|auto}}};"
 +
| __TOC__
 +
|}<noinclude>
 +
[[Category:TOC templates|{{PAGENAME}}]]
 +
</noinclude></nowiki></code> --[[User:FGrose|FGrose]] 23:52, 17 March 2009 (UTC)

Revision as of 19:52, 17 March 2009

.

great job

I noticed you're doing an enormous amount of work on the wiki. Thanks! bernie 12:09, 17 March 2009 (UTC)

table of contents

I wonder if we could configure mediawiki to always display the content table on the right instead of littering all the pages with the same directive? bernie

I haven't found anything like that yet. It's better as the template call than the full instruction:

{| cellspacing="0" cellpadding="0" style="clear:right; margin-bottom: .5em; float: right; padding: .5em 0 .8em 1.4em; background: none; width: {{{1|auto}}};" | __TOC__ |}<noinclude> [[Category:TOC templates|{{PAGENAME}}]] </noinclude> --FGrose 23:52, 17 March 2009 (UTC)