Difference between revisions of "User:Ruben"

From Security Vision
Jump to: navigation, search
(describe the setup for statements about statements)
Line 3: Line 3:
  
 
See also [[Help:Statements_About_Statements]].
 
See also [[Help:Statements_About_Statements]].
 +
 +
In the Deployment form:
 +
 +
<pre>
 +
<nowiki>|-
 +
! Used by (new format)
 +
| {{{field|Potentially used by|holds template|autocomplete on category=Institution}}} {{Unknown_Entity_redlink|Institution}}
 +
|-</nowiki>
 +
</pre>
 +
 +
Then, lower in the form (before the <code></includeonly></code> tag).
 +
 +
<pre><nowiki>
 +
{{{for template|PotentiallyUsedBy|multiple|embed in field=Deployments[Potentially used by]}}}
 +
'''Institution:''' {{{field|1|property=Institution|input type=combobox}}}
 +
 +
'''Certainty:''' {{{field|2|property=Certainty|input type=tokens}}}
 +
 +
'''Citekey of source:''' {{{field|3|property=Source}}}
 +
'''Description:''' {{{field|4|property=Description}}}
 +
{{{end template}}}
 +
</nowiki></pre>
 +
 +
This section references the [[Template:PotentiallyUsedBy|PotentiallyUsedBy Template]], which is used to populate the property. Note how the variables 1-4 match the fields of the section above.
 +
 +
<pre><nowiki>
 +
[[Potentially used by::{{{1|}}};{{{2|}}};{{{3|}}};{{{4|}}}]]
 +
<includeonly>
 +
<!--[[{{{1|}}}]] ({{{2|}}}, {{{3|}}}-{{{4|}}})-->
 +
<includeonly>
 +
</nowiki></pre>
 +
 +
Which in turn references the [[Property:Potentially_used_by|Potentially used by Property]].
 +
 +
<pre><nowiki>
 +
It is a property of type [[Has type::Record]].
 +
[[Has fields::Institution;Information Certainty;CiteRef;Description]]
 +
</nowiki></pre>
  
 
== Testing ground ==
 
== Testing ground ==

Revision as of 13:04, 16 February 2022

Statements about statements[edit | ]

See also Help:Statements_About_Statements.

In the Deployment form:

|-
! Used by (new format)
| {{{field|Potentially used by|holds template|autocomplete on category=Institution}}} {{Unknown_Entity_redlink|Institution}}
|-

Then, lower in the form (before the </includeonly> tag).

{{{for template|PotentiallyUsedBy|multiple|embed in field=Deployments[Potentially used by]}}}
'''Institution:''' {{{field|1|property=Institution|input type=combobox}}}

'''Certainty:''' {{{field|2|property=Certainty|input type=tokens}}}

'''Citekey of source:''' {{{field|3|property=Source}}}
'''Description:''' {{{field|4|property=Description}}}
{{{end template}}}

This section references the PotentiallyUsedBy Template, which is used to populate the property. Note how the variables 1-4 match the fields of the section above.

[[Potentially used by::{{{1|}}};{{{2|}}};{{{3|}}};{{{4|}}}]]
<includeonly>
<!--[[{{{1|}}}]] ({{{2|}}}, {{{3|}}}-{{{4|}}})-->
<includeonly>

Which in turn references the Potentially used by Property.

It is a property of type [[Has type::Record]].
[[Has fields::Institution;Information Certainty;CiteRef;Description]]

Testing ground[edit | ]

Loading map...
Loading map...