Difference between revisions of "Template:ConceptContains"

From ChatWars Wiki
Jump to: navigation, search
Line 18: Line 18:
 
--><noinclude>
 
--><noinclude>
 
This template searches through a Concept and checks if the parameter page (default to <nowiki>{{PAGENAME}}</nowiki>) is contained within that concept. Designed to be used by [[Template:ItemSet]]
 
This template searches through a Concept and checks if the parameter page (default to <nowiki>{{PAGENAME}}</nowiki>) is contained within that concept. Designed to be used by [[Template:ItemSet]]
 +
 
NOTE: This template searches only through Concepts that contain the string "Set" (for item sets) if other concepts are needed (or no check at all) the code needs to be updated
 
NOTE: This template searches only through Concepts that contain the string "Set" (for item sets) if other concepts are needed (or no check at all) the code needs to be updated
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude>
 
</noinclude>

Revision as of 20:51, 2 November 2018

This template searches through a Concept and checks if the parameter page (default to {{PAGENAME}}) is contained within that concept. Designed to be used by Template:ItemSet

NOTE: This template searches only through Concepts that contain the string "Set" (for item sets) if other concepts are needed (or no check at all) the code needs to be updated