1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-12 05:20:26 +00:00

Help: Rephrase some part of the transclusion section

This commit is contained in:
Timur Ismagilov 2021-11-30 21:00:24 +03:00
parent 0579cbeb1c
commit fbfbeb33cb

View File

@ -378,15 +378,15 @@ Transclusion lines start with a reverse-rocket symbol (`<=`) followed by zero or
=== Selector === Selector
The //selector// specifies what part of the //target// to transclude. The parser checks for these words: The //selector// specifies what part of the //target// to transclude. The parser checks for these words:
* **full.** Transclude the whole document. * `full` Transclude the whole document.
* **text.** Transclude all text. * `text` Transclude all text.
* **attachment.** Transclude attachment only. * `attachment` Transclude attachment only.
* **description.** Transclude first paragraph only. * `description` Transclude first paragraph only.
* **overview.** Short for both **attachment** and **description**. * `overview` Short for both `attachment` and `description`.
If only one of them is found, the corresponding part is transcluded. If several are found, the bigger transclusion is done. If none are found, **overview** is implicitly considered. If only one of them is found, the corresponding part is transcluded. If several are found, the bigger transclusion is done. If none are found, `overview` is implicitly considered.
Additionally, if the word **blend** is present, the transclusion is rendered without the gray box and the link to the //target// by default. Additionally, if the word `blend` is present, the transclusion is rendered without the gray box and the link to the //target// by default.
This is an actual transclusion of a hypha below. It will fail if your wiki does not have this hypha. This is an actual transclusion of a hypha below. It will fail if your wiki does not have this hypha.
<= u <= u