Difference between revisions of "Admin"

From FBSwiki
Jump to navigation Jump to search
 
Line 12: Line 12:
 
* Question ([[Special:FormEdit/Question|create]]): [[Form:Question|'''Form''']], [[Template:Question|Template]], [[:Category:Questions|Category]]
 
* Question ([[Special:FormEdit/Question|create]]): [[Form:Question|'''Form''']], [[Template:Question|Template]], [[:Category:Questions|Category]]
  
== How to create a new question (chapter FAQ) ==
+
== How to create a new figure entry ==
  
* Use [[Special:FormEdit/Question|form link]] to create new page, with title of the form "Question: text?"
+
* Use [[Special:FormEdit/Figure|figure form]] to create new page, with title of the form "Figure X.y: short title"
 +
* Add the information to the form, with an image link at the top for the actual figure
 +
* Add the caption below the figure (verbatim from the book)
 +
* Include the Python code required to generate the figure inside of a code block (verbatim from code)
 +
* Example: [[Figure 5.1: Response of a damped oscillator]]
 +
 
 +
== How to create a new question (chapter FAQ) entry ==
 +
 
 +
* Use [[Special:FormEdit/Question|question form]] to create new page, with title of the form "Question: text?"
 
* Add the information to the form
 
* Add the information to the form
 
* Create a redirect link from "Question: text" to "Question: text?" to allow previews to show up correctly (Mediawiki sometimes gobbles the question mark)
 
* Create a redirect link from "Question: text" to "Question: text?" to allow previews to show up correctly (Mediawiki sometimes gobbles the question mark)

Latest revision as of 17:56, 1 January 2024

This page has links that are used to administer this site.

How to create a new figure entry

  • Use figure form to create new page, with title of the form "Figure X.y: short title"
  • Add the information to the form, with an image link at the top for the actual figure
  • Add the caption below the figure (verbatim from the book)
  • Include the Python code required to generate the figure inside of a code block (verbatim from code)
  • Example: Figure 5.1: Response of a damped oscillator

How to create a new question (chapter FAQ) entry

  • Use question form to create new page, with title of the form "Question: text?"
  • Add the information to the form
  • Create a redirect link from "Question: text" to "Question: text?" to allow previews to show up correctly (Mediawiki sometimes gobbles the question mark)

Status: