Template:List of Entities/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(→‎Error examples: Adding 2 more error examples)
Line 57: Line 57:
</div>
</div>
<div style="padding:1em">
<div style="padding:1em">
{{code|<nowiki>{{List of Entities|Example|Source}}</nowiki>}}
{{code|<nowiki>{{List of Entities|Valve}}</nowiki>}}
{{List of Entities|Example|Source}}
{{List of Entities|Valve}}
</div>
<div style="padding:1em">
{{code|<nowiki>{{List of Entities|Example 1|Source}}</nowiki>}}
{{List of Entities|Example 1|Source}}
</div>
</div>
<div style="padding:1em">
<div style="padding:1em">
{{code|<nowiki>{{List of Entities|Example 1|Example 2}}</nowiki>}}
{{code|<nowiki>{{List of Entities|Example 1|Example 2}}</nowiki>}}
{{List of Entities|Example 1|Example 2}}
{{List of Entities|Example 1|Example 2}}
</div>
<div style="padding:1em">
{{code|<nowiki>{{List of Entities}}</nowiki>}}
{{List of Entities}}
</div>
</div>
</div>
</div>

Revision as of 07:31, 15 March 2025

Edit-copy.png
This is a documentation subpage for Template:List of Entities.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

This template contains a list of pages that contains lists of entities from different valve games and mods.

Accepted keywords for {{{1}}} :

  • Valve
  • valve
  • Mod
  • mod
  • Third-Party
  • third-party

Accepted keywords for {{{2}}} :

  • Source
  • source
  • GoldSrc
  • goldsrc
  • gldsrc
  • Source 2
  • source 2

Parameters and examples

{{List of Entities|Mod|GoldSrc}}

Mods and Third-Party Games: GoldSrc GoldSrc

No Mods or Third-Party games using GoldSrc!

{{List of Entities|Mod|Source 2}}

Mods and Third-Party Games: Source 2 Source 2

No Mods or Third-Party games using Source 2!

Error examples

{{List of Entities|Valve|Example}}

Valve Games: ???

Invalid engine string: Example!

{{List of Entities|Valve}}

Valve Games: ???

Engine not set (2)!

{{List of Entities|Example 1|Source}}

??? Source Source

Invalid string: Example 1!

{{List of Entities|Example 1|Example 2}}

??? ???

Invalid string: Example 1!

{{List of Entities}}

??? ???

String not set (1)!