(Created page with "=Benutzerthemen 2= <quiz display="simple"> {When you edit a page, you can drag an image directly onto the page to upload it to the wiki. |type="()"} + true - false {What doe...") Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= | =User topics 2= | ||
<quiz display="simple"> | <quiz display="simple"> | ||
Line 13: | Line 13: | ||
+ It creates a link to the file description page for the file ''myimage.png''. | + It creates a link to the file description page for the file ''myimage.png''. | ||
{Which of the following examples does not show correct | {Which of the following examples does not show correct wikitext syntax? | ||
|type="()"} | |type="()"} | ||
- <nowiki>[[Pancake|Best Pancake]]</nowiki> | - <nowiki>[[Pancake|Best Pancake]]</nowiki> | ||
Line 20: | Line 20: | ||
- <nowiki>[[Category:Cars]]</nowiki> | - <nowiki>[[Category:Cars]]</nowiki> | ||
- <nowiki>[https://wikipedia.org]</nowiki> | - <nowiki>[https://wikipedia.org]</nowiki> | ||
{What effect does the text <nowiki>''__HIDETITLE__''</nowiki> in the page source have? | {What effect does the text <nowiki>''__HIDETITLE__''</nowiki> in the page source have? | ||
Line 42: | Line 35: | ||
- wikisource | - wikisource | ||
+ parser function | + parser function | ||
{In the source code of a page, you can find the following content: <code><nowiki>{{Organisation}}</nowiki></code>. What does it do? | |||
|type="()"} | |||
- It creates the display title ''Organisation'' for this page. | |||
+ It transcludes the template ''Organisation'' into the page. | |||
- It creates link to the page ''Organisation'' is created. | |||
- It adds the category ''Organisation'' to the page. | |||
{Templates can only be included in a page during page creation. | |||
|type="()"} | |||
- true | |||
+ false | |||
{Templates are created in the "Template" namespace. | |||
|type="()"} | |||
+ true | |||
- false | |||
{Which statements about templates are true? | |||
|type="[]"} | |||
+ Templates can contain parameters (placeholders). | |||
+ Templates can have their own style sheet. | |||
- Templates cannot be created in visual editing mode. | |||
+ Templates can contain templates. | |||
</quiz> | </quiz> | ||
__HIDETITLE__ | __HIDETITLE__ |
Latest revision as of 06:48, 4 April 2024
User topics 2