jeblad created this task. jeblad added a subscriber: jeblad. jeblad added a project: MediaWiki-extensions-WikibaseClient. Herald added a subscriber: Aklapper. Herald added a project: Wikidata.
TASK DESCRIPTION Add an option for a format string to use in the property parser function. It seems like a [[ https://secure.php.net/sprintf | sprintf ]] would be sufficient, but note that each snak datatype would probably need a specialized call. A format string should probably be named. Example: Assume P123 is a number statement holding Pi, then the following will print "Number is 3" ``` {{#property:P123|Q456|format=Number is %3d"}} ``` TASK DETAIL https://phabricator.wikimedia.org/T104977 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jeblad Cc: Aklapper, jeblad, Wikidata-bugs, aude, Malyacko, P.Copp _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
