| matej_suchanek updated the task description. (Show Details) |
CHANGES TO TASK DESCRIPTION
COMPAT:
```lang=python
def templates(self, get_redirect=False):
"""Return a list of titles (unicode) of templates used on this Page.
Template parameters are ignored.
"""
```
CORE:
```lang=python
def templates(self, content=False):
def templates(self, content=False): """Return a list of Page objects for templates used on this Page.
Template parameters are ignored. This method only returns embedded
templates, not template pages that happen to be referenced through
templates, not template pages that happen to be referenced through a normal link. a normal link.
@param content: if True, retrieve the content of the current version
of each template (default False)
"""
--------------------------
**Version**: core-(2.0) """
**Severity**: major```
--------------------------
**See Also**:
```lang=python
def templates(self, get_redirect=False):
"""Return a list of titles (unicode) of templates used on this Page.
Template parameters are ignored.
"""
```
CORE:
```lang=python
def templates(self, content=False):
def templates(self, content=False): """Return a list of Page objects for templates used on this Page.
Template parameters are ignored. This method only returns embedded
templates, not template pages that happen to be referenced through
templates, not template pages that happen to be referenced through a normal link. a normal link.
@param content: if True, retrieve the content of the current version
of each template (default False)
"""
--------------------------
**Version**: core-(2.0) """
**Severity**: major```
--------------------------
**See Also**:
...
TASK DETAIL
EMAIL PREFERENCES
To: matej_suchanek
Cc: Dvorapa, Xqt, Liuxinyu970226, jayvdb, valhallasw, pywikibot-bugs-list, Asad_Ali_Palijo, Lahi, Soteriaspace, RazeSoldier, Jayprakash12345, JakeTheDeveloper, Magul, Tbscho, MayS, Zoranzoki21, Mdupont, JJMC89, TerraCodes, Avicennasis, MuhammadShuaib, SimmeD, mys_721tx, Dalba, droid, Masti, Alchimista, Rxy, Jay8g
Cc: Dvorapa, Xqt, Liuxinyu970226, jayvdb, valhallasw, pywikibot-bugs-list, Asad_Ali_Palijo, Lahi, Soteriaspace, RazeSoldier, Jayprakash12345, JakeTheDeveloper, Magul, Tbscho, MayS, Zoranzoki21, Mdupont, JJMC89, TerraCodes, Avicennasis, MuhammadShuaib, SimmeD, mys_721tx, Dalba, droid, Masti, Alchimista, Rxy, Jay8g
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
