Help:Contents
Tmtoulouse (Talk | contribs) (here ya go) |
(→How do I put in a '''Bounce'''?: removing discussion; leaving Q & A.) |
||
| Line 44: | Line 44: | ||
===How do I put in a '''Bounce'''?=== | ===How do I put in a '''Bounce'''?=== | ||
Is it possible to put something on a page that will auto bounce back ''to the previous page'' ie - like clicking the '''back button''' on the browser? [[User:SusanG|Keep]][[User_Talk:SusanG|<sup>Your legs together!</sup>]] 06:55, 15 August 2007 (CDT) | Is it possible to put something on a page that will auto bounce back ''to the previous page'' ie - like clicking the '''back button''' on the browser? [[User:SusanG|Keep]][[User_Talk:SusanG|<sup>Your legs together!</sup>]] 06:55, 15 August 2007 (CDT) | ||
| − | :How about the back button? | + | :How about the back button? [[User:Thunderkatz|Thunderkatz]]<sup>[[User talk:Thunderkatz|Ho!]]</sup> 09:43, 15 August 2007 (CDT) |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
This code should place a back button on the page that will go back to the previous page in the browser history: | This code should place a back button on the page that will go back to the previous page in the browser history: | ||
| Line 72: | Line 59: | ||
</nowiki> | </nowiki> | ||
| − | Best to copy it from the "edit" screen not this screen. | + | Best to copy it from the "edit" screen, not this screen. |
{{user:tmtoulouse/options}} 13:01, 16 August 2007 (CDT) | {{user:tmtoulouse/options}} 13:01, 16 August 2007 (CDT) | ||
| + | |||
| + | |||
| + | |||
| + | [[category:Go-To Guys]] | ||
Revision as of 19:00, 16 August 2007
This is the RationalWiki "Help Desk". If you have a technical question or problem, start a new section on this file. Good, complete answers to FAQs should be saved in sub-files and linked in the first section.
Contents |
Useful Links
About the site
- What is RationalWiki
- RationalWiki:Community Standards
- RationalWiki:Blocking policy
- New to RationalWiki?
How to guides
Editing Articles
- Goat
- How to write a RationalWiki Article
- How to start a new article
- How to insert links and how to link to specific page versions at wikis
- How to format headers
- How to show or hide tables of contents
- How to use references
- How to avoid common mistakes
- How to edit politely
Being uberKewl
Miscellaneous
See Also
Anyone interested in going deeper into wiki formatting, please start here: metawiki Help; but it might be a bit knotty for innocents (like me).
New Questions Go Here
How do you edit the toolbox
I know you can edit the navigation box at Mediawiki:Sidebar but how do you edit the toolbox? You can set the Common.css to not display it at all, and I think monobook.php has some of the toolbox code stored. But what the heck? Way to confusing. Anyone know more about this? tmtoulouse irritate 13:04, 12 August 2007 (CDT)
- I'm fairly certain that it's simply an issue of modifying monobook.php and main.css. I'll go test it on my local installation of MW. --Linus(plot evil tech) 17:41, 12 August 2007 (CDT)
How do I put in a Bounce?
Is it possible to put something on a page that will auto bounce back to the previous page ie - like clicking the back button on the browser? KeepYour legs together! 06:55, 15 August 2007 (CDT)
- How about the back button? ThunderkatzHo! 09:43, 15 August 2007 (CDT)
This code should place a back button on the page that will go back to the previous page in the browser history:
{{#form: {{#input:type=button|value=Back|onClick= var summary=''; history.go(-1); }} }}
Best to copy it from the "edit" screen, not this screen.
tmtoulouse irritate 13:01, 16 August 2007 (CDT)