Form talk:ExtensionReview
From WikiApiary, monitoring the MediaWiki universe
SemanticRating and Tables
Semantic Rating is adding an entire table every time it displays star ratings. It looks like it’s even doing it on display as well. This is pretty nasty. We need to figure out a way around this. See this gist for example. 🐝 thingles (talk) 11:53, 14 June 2014 (UTC)
Imply Namespace instead of specifying
Usually in Semantic MediaWiki when you reference a page in a template in another namespace you can omit the Namespace. This form and Template:ExtensionReview are currently storing in the wikitext. See pages like WikiApiary/Extensions, the Extension name is stored as just the PAGENAME and the NAMESPACE is implied.
I would suggest for this Form/Template to remove the FULLPAGENAME on the form link and then add "Extension:" to it in Template:ExtensionReview. 🐝 thingles (talk) 12:15, 14 June 2014 (UTC)