Quiz:User topics 2 and Quiz:Admin topics 2: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
(Created page with "=Admin topics 2= <quiz display="simple"> {Which statements about page templates are correct? |type="[]"} + Page templates are applied when creating a new page. + Page templat...")
Tag: 2017 source edit
 
Line 1: Line 1:
=User topics 2=
=Admin topics 2=


<quiz display="simple">
<quiz display="simple">
{When you edit a page, you can drag an image directly onto the page to upload it to the wiki.
{Which statements about page templates are correct?
|type="[]"}
+ Page templates are applied when creating a new page.
+ Page templates can be applied with the ''Inputbox'' extension when creating a page.
- When a page template changes, the pages created with that page template also change.
- Page templates are maintained in the ''Pagetemplates'' namespace.
+ Page templates can contain templates.
 
{The page template manager allows to show different page templates for different namespaces to users.  
|type="()"}
|type="()"}
+ true
+ true
- false
- false


{What does the Wikitext ''<nowiki>[[:File:myimage.png]]</nowiki>'' accomplish?
{What extensions can be used to create customizable page lists?
|type="()"}
|type="[]"}
- It creates a link to the file ''myimage.png''.
+ Semantic MediaWiki (SMW)
- It embeds the file ''myimage.png'' on the wiki page.
- Magic word ''bpmn''
+ It creates a link to the file description page for the file ''myimage.png''.
- Extended file list
+ SmartList
+ DPL3


{Which of the following examples does not show true Wikitext syntax?
{What does this content do in a wiki page: <code><nowiki>{{#ask: [[:+]]}}</nowiki></code>?
|type="()"}
|type="[]"}
- <nowiki>[[Pancake|Best Pancake]]</nowiki>
- Shows the latest changes in the wiki
+ <nowiki>[https://wikipedia.org|Wikipedia]</nowiki>
- Creates an emoticon
- <nowiki>[[:Category:Cars]]</nowiki>
+ Displays a list of pages in the main namespace
- <nowiki>[[Category:Cars]]</nowiki>
- Displays a list of all categories
- <nowiki>[https://wikipedia.org]</nowiki>
- Searches for all plus signs on a page


{Welchen Effekt hat die Funktion <nowiki>''__HIDETITLE__''</nowiki>, wenn sie im Seitenquelltext existiert?
{Only pages that have been changed in the last 90 days are considered in the ''SmartList''.
|type="()"}
|type="()"}
+ Der gesamte Titelbereich wird nicht angezeigt.
+ true
- Der Seitentitel wird nicht angezeigt.
- false
- Der Anzeigetitel wird nicht angezeigt.
- Der Titelbereich wird ein- und ausklappbar.


{What effect does the text <nowiki>''__HIDETITLE__''</nowiki> in the page source have?
{In order to render page sections as ''cards'', the following elements are required:
|type="()"}
|type="[]"}
+ It hides the title section of a page.
+ Sections must be enclosed in a <nowiki><div></nowiki> container.
- It hides the page title.
+ The necessary CSS styles must be available in the wiki (e.g. on MediaWiki:Common.css)
- It hides the display title.
- The card content must be linked to the page using templates.
- It hides the status bar above the page title.


{Which of the following terms describe types of magic words (check all that apply)?
{Which statements about workflow triggers are true?
|type="[]"}
|type="[]"}
- container
+ To create a workflow trigger, admin rights are required.
+ behavior switch
- New workflows can be created with workflow triggers.
+ variable
+ Workflows can be restricted to specific namespaces.
- wikisource
- Workflows can be triggered automatically when a specific user has edited a page.
+ parser function


{In the source code of a page, you can find the following content: <code><nowiki>{{Organisation}}</nowiki></code>. What does it do?
{All logs are visible to all users.
|type="()"}
|type="()"}
- It creates the display title ''Organisation'' for this page.
- true
+ It transcludes the template ''Organisation'' into the page.
+ false
- 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.
{A Word document can be imported via the special page ''Special:Import''.
|type="()"}
|type="()"}
- true
- true
+ false
+ false
{Templates are created in the "Template" namespace.
|type="()"}
+ true
- false


{Which statements about templates are true?
{Which statements about the special page ''mass delete'' are correct?
|type="[]"}
|type="[]"}
+ Templates can contain parameters (placeholders).
+ Newly created pages are displayed for up to 90 days.
+ Templates can have their own style sheet.
- Pages that were created via an import can be selected.
- Templates cannot be created in visual editing mode.
- Pages that are deleted here can no longer be restored.
+ Templates can contain templates.
+ Pages can be filtered by username.


</quiz>
</quiz>
__HIDETITLE__
__HIDETITLE__

Revision as of 09:41, 13 October 2022

Admin topics 2

1 Which statements about page templates are correct?

Page templates are applied when creating a new page.
Page templates can be applied with the Inputbox extension when creating a page.
When a page template changes, the pages created with that page template also change.
Page templates are maintained in the Pagetemplates namespace.
Page templates can contain templates.

2 The page template manager allows to show different page templates for different namespaces to users.

true
false

3 What extensions can be used to create customizable page lists?

Semantic MediaWiki (SMW)
Magic word bpmn
Extended file list
SmartList
DPL3

4 What does this content do in a wiki page: {{#ask: [[:+]]}}?

Shows the latest changes in the wiki
Creates an emoticon
Displays a list of pages in the main namespace
Displays a list of all categories
Searches for all plus signs on a page

5 Only pages that have been changed in the last 90 days are considered in the SmartList.

true
false

6 In order to render page sections as cards, the following elements are required:

Sections must be enclosed in a <div> container.
The necessary CSS styles must be available in the wiki (e.g. on MediaWiki:Common.css)
The card content must be linked to the page using templates.

7 Which statements about workflow triggers are true?

To create a workflow trigger, admin rights are required.
New workflows can be created with workflow triggers.
Workflows can be restricted to specific namespaces.
Workflows can be triggered automatically when a specific user has edited a page.

8 All logs are visible to all users.

true
false

9 A Word document can be imported via the special page Special:Import.

true
false

10 Which statements about the special page mass delete are correct?

Newly created pages are displayed for up to 90 days.
Pages that were created via an import can be selected.
Pages that are deleted here can no longer be restored.
Pages can be filtered by username.


No categories assignedEdit

Discussions