MediaWiki/extensions: Difference between revisions

    (tweaking tweaking)
    (Create_Page (parser function, user interface ))
    Line 99: Line 99:


    Obviously does what it says. Enables per-namespace pre-loadable ( into the edit box ) texts for new articles i.e. we can have a skeleton for creating a new [[product]], [[brand]], [[company]], [[area]], [[country]] and [[NGO]] etc. no need to [[avoid copy-paste|copy-paste]]. Whether the template given for an article can be given if not all things are split into separate namespaces is possible is not know.
    Obviously does what it says. Enables per-namespace pre-loadable ( into the edit box ) texts for new articles i.e. we can have a skeleton for creating a new [[product]], [[brand]], [[company]], [[area]], [[country]] and [[NGO]] etc. no need to [[avoid copy-paste|copy-paste]]. Whether the template given for an article can be given if not all things are split into separate namespaces is possible is not know.
    === Create_Page ([[parser function]], [[user interface]] )===
    [http://www.mediawiki.org/wiki/Extension:Create_Page Extension:Create_Page]
    They on Create_Page:
    :: ...
    Us on Create_Page:
    :: Trivial. Adds a textbox where you can enter the name of the new article. Maybe if chained with [[#NewArticleTemplates]] it might provide some ease of use to the end-consumer