Help:How do I create pages (for transcripts of documents etc.) on FactGrid?: Difference between revisions

From FactGrid
Jump to navigation Jump to search
No edit summary
No edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
* [http://www.sonderzeichen.de/geometrische-Formen-Alphabet.html special html characters and signs] / https://www.wolfgang-frank.eu/hc.php
<p align="right>[[Help:Contents|back]]</p>
:* &#10697; or  &#x29C9;
__TOC__
 
 
The Wikibase instance are come with the support of a regular MediaWiki, which can be used to generate any number of pages like this one.
 
== Uniform page naming ==
In the FactGrid, this option is currently used primarily to open pages on documents. These remain bound to the corresponding database objects through a page naming standard.
 
If the item Q6569 is the database object for a document, the text page for the transcript will receive the title D-Q6569.
 
== Mutual linking ==
In the database object Q6569, use Property:P251 to create a link to the page of the following standard:
 
  https://database.factgrid.de/wiki/D-Q6569
 
In return, give the respective link to the Item on the document page, which you can now fill in when you follow the link.
 
== The design fragment for document pages ==
Use copy + paste to put the following source code fragment on the page, which you can open with the link you have just created. The Q number must be inserted in the first line. The tildes in the second and third lines become dated signatures of your account.
 
The <nowiki><poem></nowiki> tags serve to preserve line breaks in the transcript. If you transcribe without an interest in line breaks, remove both tags.
 
<nowiki>* '''Metadata:''' [[Item:Q]]</nowiki>
<nowiki>* '''Commentary:''' ~~~~</nowiki>
<nowiki>* '''Transcript:''' ~~~~</nowiki>
<nowiki>== Commentary ==</nowiki>
<nowiki>== Transcript ==</nowiki>
<nowiki><poem></nowiki>
Text...
<nowiki></poem></nowiki>
<nowiki>== Notes ==</nowiki>
<nowiki><references/></nowiki>
 
== Footnotes ==
With the following script fragment you set footnotes
 
<nowiki><ref>Fußnote</ref></nowiki>
 
== Special Characters ==
Wikitext is largely html-compatible. You can get special character instructions from the html help pages, for example:
 
special html characters and signs / https://www.wolfgang-frank.eu/hc.php
 
Some particularly useful special characters are
 
&#9633; = &''#''9633;
&#10697; = &''#''10697;


[[Category:Help Page]]
[[Category:Help Page]]

Revision as of 14:09, 15 April 2020

back


The Wikibase instance are come with the support of a regular MediaWiki, which can be used to generate any number of pages like this one.

Uniform page naming

In the FactGrid, this option is currently used primarily to open pages on documents. These remain bound to the corresponding database objects through a page naming standard.

If the item Q6569 is the database object for a document, the text page for the transcript will receive the title D-Q6569.

Mutual linking

In the database object Q6569, use Property:P251 to create a link to the page of the following standard:

 https://database.factgrid.de/wiki/D-Q6569

In return, give the respective link to the Item on the document page, which you can now fill in when you follow the link.

The design fragment for document pages

Use copy + paste to put the following source code fragment on the page, which you can open with the link you have just created. The Q number must be inserted in the first line. The tildes in the second and third lines become dated signatures of your account.

The <poem> tags serve to preserve line breaks in the transcript. If you transcribe without an interest in line breaks, remove both tags.

* '''Metadata:''' [[Item:Q]]
* '''Commentary:''' ~~~~
* '''Transcript:''' ~~~~
== Commentary ==
== Transcript ==
<poem>
Text...
</poem>
== Notes ==
<references/>

Footnotes

With the following script fragment you set footnotes

<ref>Fußnote</ref>

Special Characters

Wikitext is largely html-compatible. You can get special character instructions from the html help pages, for example:

special html characters and signs / https://www.wolfgang-frank.eu/hc.php

Some particularly useful special characters are

□ = &#9633;
⧉ = &#10697;