This page provides some helpers to create new pages (i.e. automatic insertion of the correct templates).
-
Add a standard page.
Team:EPF-Lausanne/ - Add a protocol.
-
Add a notebook entry.
Go to the notebook tab and click on the correct date.
Line 6: | Line 6: | ||
<ul> | <ul> | ||
<li> | <li> | ||
- | Add a standard page. | + | Add a standard page.<br/> |
- | + | Team:EPF-Lausanne/<input type='text' id='pageTitle' value='' /><input type='button' id='pageButton' value='Create' /> | |
- | + | <script type='text/javascript'>EPFL.registerNewPageButton("#pageTitle", "#pageButton", "Team:EPF-Lausanne/", "Team:EPF-Lausanne/Template/NewPage");</script> | |
- | + | ||
- | + | ||
- | + | ||
- | <script type='text/javascript'> | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</li> | </li> | ||
<li> | <li> |
This page provides some helpers to create new pages (i.e. automatic insertion of the correct templates).