Template:I ResponseContext: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Deprecated (talk | contribs) m (Reformatted to use IO templates, added to Input Templates category) | m (→top:  Substituted IO templates) | ||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| <noinclude> | <noinclude> | ||
| {{ | {{lang|Template:I ResponseContext}} | ||
| | | |||
| }} | |||
| </noinclude>{{ScrollBox|title=ResponseContext| | </noinclude>{{ScrollBox|title=ResponseContext| | ||
| {{ | {{I|AddContext|param=string|Adds to the entity's list of [[Response System|response contexts]]. Format is <code><key>:<value></code>.}} | ||
| {{ | {{I|RemoveContext|param=string|Remove a context from this entity's list. The name should match the key of an existing context.}} | ||
| {{ | {{I|ClearContext|Removes all contexts from this entity's list.}} | ||
| }}<noinclude> | }}<noinclude> | ||
| [[Category:Input Templates|ResponseContext]] | [[Category:Input Templates|ResponseContext]] | ||
| </noinclude> | </noinclude> | ||
Latest revision as of 12:56, 21 April 2025
ResponseContext:
- AddContext <string>
- Adds to the entity's list of response contexts. Format is <key>:<value>.
- RemoveContext <string>
- Remove a context from this entity's list. The name should match the key of an existing context.
- ClearContext
- Removes all contexts from this entity's list.