Description Usage Arguments Value See Also Examples
Downloading the list of contributions for one page
| 1 | page_revisions(x, domain = "fr")
 | 
| x | Either id or title of a page | 
| domain | The domain where the wiki is located | 
A data-frame containing the username of the user (or the IP if anonymous contribution), the timestamp, the size of the revision, a boolean indicating weither the contribution is anonymous or not, and the difference beetween the contribution and the previous
Other page functions: page_links
| 1 2 | # Downloading the list of contribution for the 'action' page in the french wiki
page_revisions('Action') 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.