Difference between revisions of "Template:OGL"
Line 23: | Line 23: | ||
|order by=_rowID | |order by=_rowID | ||
|format=list | |format=list | ||
|delimiter={{Break}}}}}}}} | |delimiter={{Break}}}} | ||
'''Open Gaming Content From:''' | |||
{{#cargo_query: | |||
tables=OGLEntries | |||
|where={{#arraymap:{{{1|}}}|,|x|(Tag = "x")|OR}} | |||
|fields=Book | |||
|order by=Book | |||
|format=list | |||
|delimiter={{Break}}}} | |||
}}}} | |||
</div></includeonly> | </div></includeonly> |
Revision as of 01:24, 21 November 2021
Shows the Open Gaming License for the Pathfinder RPG Core Rulebook, as well as any books included in the parameter
Parameters
1(required): comma-separated list of Tags for the included books
2(optional): any value will result in "Pathfinder RPG Core Rulebook" to be removed from the list of included books (leaving just the original "System Reference Document. Copyright 2000")
COPYRIGHT NOTICE
Open Gaming License Version 1.0a Copyright 2000, Wizards of the Coast, Inc.
System Reference Document. Copyright 2000, Wizards of the Coast, Inc.; Authors Jonathan Tweet, Monte Cook, Skip Williams, based on material by E. Gary Gygax and Dave Arneson.
Function: CargoSQLQuery::run Query: SELECT `cargo__OGLEntries__Open_Game_Content`.`_value` AS `Open Game Content` FROM `cargo__OGLEntries` LEFT OUTER JOIN `cargo__OGLEntries__Open_Game_Content` ON ((`cargo__OGLEntries`.`_ID`=`cargo__OGLEntries__Open_Game_Content`.`_rowID`)) WHERE Tag = "ACG" OR Tag = "APG" GROUP BY `cargo__OGLEntries__Open_Game_Content`.`_value` ORDER BY `_rowID` LIMIT 100
Open Gaming Content From:
Pathfinder Advanced Class Guide