Difference between revisions of "Talk:AY Honors/Bully Prevention II/Answer Key"

From Pathfinder Wiki
< Talk:AY HonorsTalk:AY Honors/Bully Prevention II/Answer Key
(...maybe)
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
 
:Maybe.  I'll have to dig into it.  It might be better to figure out how to detect the II if the honor name ends with I, or III if it ends with II, etc. --[[User:Jomegat|Jomegat]] ([[User talk:Jomegat|talk]]) 16:58, 26 April 2019 (EDT)
 
:Maybe.  I'll have to dig into it.  It might be better to figure out how to detect the II if the honor name ends with I, or III if it ends with II, etc. --[[User:Jomegat|Jomegat]] ([[User talk:Jomegat|talk]]) 16:58, 26 April 2019 (EDT)
 
::It looks like I can do it with the [https://www.mediawiki.org/wiki/Module:String String module], but I'll need to install the [https://stackoverflow.com/questions/46716447/working-with-modules-on-mediawiki Scribunto extension] to get that to work. --[[User:Jomegat|Jomegat]] ([[User talk:Jomegat|talk]]) 17:16, 26 April 2019 (EDT)
 
::It looks like I can do it with the [https://www.mediawiki.org/wiki/Module:String String module], but I'll need to install the [https://stackoverflow.com/questions/46716447/working-with-modules-on-mediawiki Scribunto extension] to get that to work. --[[User:Jomegat|Jomegat]] ([[User talk:Jomegat|talk]]) 17:16, 26 April 2019 (EDT)
 +
:::But it might be easiest to just add a third argument to See Also and manually specify a page. --[[User:Jomegat|Jomegat]] ([[User talk:Jomegat|talk]]) 19:40, 26 April 2019 (EDT)

Latest revision as of 01:59, 20 December 2020

Roman numerals and advanced

I was thinking about the very old problem we've had with connecting Roman numeral series in the same manner as advanced honors, within the "See also" template. Is there some way to actually title them as "advanced" so the template will pick it up and "mask" their names? Having the Roman numeral be displayed instead?

For example, title this one as "Bully Prevention - Advanced" in the system, but add some sort of function that will have it DISPLAY as Roman numeral II. Something similar to the Spanish honor prerequisite template, which uses a "displayname" argument. --w126jep (talk) 09:02, 26 April 2019 (EDT)

Maybe. I'll have to dig into it. It might be better to figure out how to detect the II if the honor name ends with I, or III if it ends with II, etc. --Jomegat (talk) 16:58, 26 April 2019 (EDT)
It looks like I can do it with the String module, but I'll need to install the Scribunto extension to get that to work. --Jomegat (talk) 17:16, 26 April 2019 (EDT)
But it might be easiest to just add a third argument to See Also and manually specify a page. --Jomegat (talk) 19:40, 26 April 2019 (EDT)