Benutzerin:Noémi/Sandbox: Unterschied zwischen den Versionen

CamNet - das Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 3: Zeile 3:
<!--{{#invoke:Chapter|sfGenerateForm}}
<!--{{#invoke:Chapter|sfGenerateForm}}
{{#ask: [[has chapter number::14]] [[has subchapter number::>>0]] | sort=has subchapter number | order=ascending | format=list | sep={{#var:sep}} }}
{{#ask: [[has chapter number::14]] [[has subchapter number::>>0]] | sort=has subchapter number | order=ascending | format=list | sep={{#var:sep}} }}
{{#invoke:Person|sfGenerateForm}}
{{#invoke:Person|sfGenerateForm}}
{{#invoke:Person|sfGenerateForm}}
-->
-->
Zeile 18: Zeile 19:


</pre>
</pre>
{{#ask:[[Is member of class::DisciplineAbility]] [[has level::+]] | ?has ability name | ?has level | ?costs vitae | ?costs willpower | ?needs roll on | ?targets | ?lasts for | ?has short description | ?has instruction | ?is associated to page=page | ?is identified by classengine through=id |format=template|template=SmwUtilQueryParserHelper }}
{{#ask:[[Is member of class::DisciplineAbility]] [[has level::+]] | ?has ability name | ?has level | ?costs vitae | ?costs willpower | ?needs roll on | ?targets | ?lasts for | ?has short description | ?has instruction | ?is associated to page=page | ?is identified by classengine through=id |format=template|template=SmwUtilQueryParserHelper | limit=2 }}

Version vom 20. März 2016, 17:39 Uhr

This is boilerplate content. Please visit and edit Template:Boilerplate user to specify default content for the current namespace.

		select = { '[[Is member of class::DisciplineAbility]]' },
		fields = { 'has ability name', 'has level', 'costs vitae', 'costs willpower', 'needs roll on', 'targets', 'lasts for', --'has short description', 
			--'has instruction', 'is associated to page=page', 'is identified by classengine through=id'}
			'has instruction', 
			}
	}
	coreData.query = aquery
	local aattributes = {
		sort = 'is associated to page,has_level,has ability name',
		order = 'asc,asc,asc',

Vorlage:SmwUtilQueryParserHelperVorlage:SmwUtilQueryParserHelper… weitere Ergebnisse