Main Page: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Welcome to the H&D publishing Mediawiki. | |||
__TOC__ | |||
== | == Intro == | ||
This is a provisional space to co-produce publications intended for both web and print. | |||
* [https:// | |||
* [ | == How to use == | ||
* | In order to edit this wiki, you need to create an account and have it confirmed by an bureacrat user. | ||
* | |||
To make a publication, create a page in the 'Publishing' namespace: | |||
{{SERVER}}/wiki/Publishing:PUBLICATION_NAME | |||
You can edit the contents of your publication by writing directly into the page or by using transclusion: | |||
<nowiki>{{Namespace:Page}}</nowiki> | |||
Pages in the namespace 'Publishing' are automatically given a stylesheet counterpart in the namespace 'PublishingCSS'. To access the stylesheet of a certain page, click the pink <span style="display: inline-block; color: white; background: #ff10c3; border-radius: 0.2em; padding: 0 0.4em;">CSS!</span> button at the top-right corner of the page. this takes you to a code-editor. | |||
== Publications == | |||
*[[Publishing:Making Matters Lexicon]] | |||
== Mediawiki References == | |||
* [[mediawikiwiki:Manual:Table_of_contents|TOC]] | |||
* [https://en.m.wikipedia.org/wiki/Template:Compact_TOC Compact TOC] | |||
* [[mediawikiwiki:Transclusion|Transclusion]] | |||
* [[mediawikiwiki:Magic Words|Magic Words]] | |||
*https://www.mediawiki.org/wiki/Extension:Cite | |||
*https://stackoverflow.com/questions/2833263/convert-from-microsoft-word-to-media-wiki-markup-style | |||
* [[mediawikiwiki:Subpages|Subpages]] |
Revision as of 23:50, 31 January 2022
Welcome to the H&D publishing Mediawiki.
Intro
This is a provisional space to co-produce publications intended for both web and print.
How to use
In order to edit this wiki, you need to create an account and have it confirmed by an bureacrat user.
To make a publication, create a page in the 'Publishing' namespace:
https://wiki2print.hackersanddesigners.nl/wiki/Publishing:PUBLICATION_NAME
You can edit the contents of your publication by writing directly into the page or by using transclusion:
{{Namespace:Page}}
Pages in the namespace 'Publishing' are automatically given a stylesheet counterpart in the namespace 'PublishingCSS'. To access the stylesheet of a certain page, click the pink CSS! button at the top-right corner of the page. this takes you to a code-editor.