Gweithredoedd

Arbennig

Pob neges

Dyma restr o'r holl negeseuon yn y parth MediaWici. Os ydych am gyfrannu at y gwaith o gyfieithu ar gyfer holl prosiectau MediaWiki ar y cyd, mae croeso i chi ymweld â MediaWiki Localisation a translatewiki.net.
Pob neges
Tudalen gyntafTudalen gyntTudalen nesafTudalen olaf
Enw Testun rhagosodedig
Testun cyfredol
apihelp-query+transcludedin-param-show (sgwrs) (Cyfieithu) Show only items that meet these criteria:
apihelp-query+transcludedin-paramvalue-prop-pageid (sgwrs) (Cyfieithu) Page ID of each page.
apihelp-query+transcludedin-paramvalue-prop-redirect (sgwrs) (Cyfieithu) Flag if the page is a redirect.
apihelp-query+transcludedin-paramvalue-prop-title (sgwrs) (Cyfieithu) Title of each page.
apihelp-query+transcludedin-paramvalue-show-!redirect (sgwrs) (Cyfieithu) Only show non-redirects.
apihelp-query+transcludedin-paramvalue-show-redirect (sgwrs) (Cyfieithu) Only show redirects.
apihelp-query+transcludedin-summary (sgwrs) (Cyfieithu) Find all pages that transclude the given pages.
apihelp-query+usercontribs-example-ipprefix (sgwrs) (Cyfieithu) Show contributions from all IP addresses with prefix <kbd>192.0.2.</kbd>.
apihelp-query+usercontribs-example-user (sgwrs) (Cyfieithu) Show contributions of user <kbd>Example</kbd>.
apihelp-query+usercontribs-param-end (sgwrs) (Cyfieithu) The end timestamp to return to, i.e. revisions after this timestamp.
apihelp-query+usercontribs-param-iprange (sgwrs) (Cyfieithu) The CIDR range to retrieve contributions for. Cannot be used with <var>$1user</var>, <var>$1userprefix</var>, or <var>$1userids</var>.
apihelp-query+usercontribs-param-limit (sgwrs) (Cyfieithu) The maximum number of contributions to return.
apihelp-query+usercontribs-param-namespace (sgwrs) (Cyfieithu) Only list contributions in these namespaces.
apihelp-query+usercontribs-param-prop (sgwrs) (Cyfieithu) Include additional pieces of information:
apihelp-query+usercontribs-param-show (sgwrs) (Cyfieithu) Show only items that meet these criteria, e.g. non minor edits only: <kbd>$2show=!minor</kbd>. If <kbd>$2show=patrolled</kbd> or <kbd>$2show=!patrolled</kbd> is set, revisions older than <var>[[mw:Special:MyLanguage/Manual:$wgRCMaxAge|$wgRCMaxAge]]</var> ($1 {{PLURAL:$1|second|seconds}}) won't be shown.
apihelp-query+usercontribs-param-start (sgwrs) (Cyfieithu) The start timestamp to return from, i.e. revisions before this timestamp.
apihelp-query+usercontribs-param-tag (sgwrs) (Cyfieithu) Only list revisions tagged with this tag.
apihelp-query+usercontribs-param-toponly (sgwrs) (Cyfieithu) Only list changes which are the latest revision.
apihelp-query+usercontribs-param-user (sgwrs) (Cyfieithu) The users to retrieve contributions for. Cannot be used with <var>$1userids</var>, <var>$1userprefix</var>, or <var>$1iprange</var>.
apihelp-query+usercontribs-param-userids (sgwrs) (Cyfieithu) The user IDs to retrieve contributions for. Cannot be used with <var>$1user</var>, <var>$1userprefix</var>, or <var>$1iprange</var>.
apihelp-query+usercontribs-param-userprefix (sgwrs) (Cyfieithu) Retrieve contributions for all users whose names begin with this value. Cannot be used with <var>$1user</var>, <var>$1userids</var>, or <var>$1iprange</var>.
apihelp-query+usercontribs-paramvalue-prop-autopatrolled (sgwrs) (Cyfieithu) Tags autopatrolled edits.
apihelp-query+usercontribs-paramvalue-prop-comment (sgwrs) (Cyfieithu) Adds the comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+usercontribs-paramvalue-prop-flags (sgwrs) (Cyfieithu) Adds flags of the edit.
apihelp-query+usercontribs-paramvalue-prop-ids (sgwrs) (Cyfieithu) Adds the page ID and revision ID.
apihelp-query+usercontribs-paramvalue-prop-parsedcomment (sgwrs) (Cyfieithu) Adds the parsed comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+usercontribs-paramvalue-prop-patrolled (sgwrs) (Cyfieithu) Tags patrolled edits.
apihelp-query+usercontribs-paramvalue-prop-size (sgwrs) (Cyfieithu) Adds the new size of the edit.
apihelp-query+usercontribs-paramvalue-prop-sizediff (sgwrs) (Cyfieithu) Adds the size delta of the edit against its parent.
apihelp-query+usercontribs-paramvalue-prop-tags (sgwrs) (Cyfieithu) Lists tags for the edit.
apihelp-query+usercontribs-paramvalue-prop-timestamp (sgwrs) (Cyfieithu) Adds the timestamp of the edit.
apihelp-query+usercontribs-paramvalue-prop-title (sgwrs) (Cyfieithu) Adds the title and namespace ID of the page.
apihelp-query+usercontribs-summary (sgwrs) (Cyfieithu) Get all edits by a user.
apihelp-query+userinfo-example-data (sgwrs) (Cyfieithu) Get additional information about the current user.
apihelp-query+userinfo-example-simple (sgwrs) (Cyfieithu) Get information about the current user.
apihelp-query+userinfo-param-attachedwiki (sgwrs) (Cyfieithu) With <kbd>$1prop=centralids</kbd>, indicate whether the user is attached with the wiki identified by this ID.
apihelp-query+userinfo-param-prop (sgwrs) (Cyfieithu) Which pieces of information to include:
apihelp-query+userinfo-paramvalue-prop-acceptlang (sgwrs) (Cyfieithu) Echoes the <code>Accept-Language</code> header sent by the client in a structured format.
apihelp-query+userinfo-paramvalue-prop-blockinfo (sgwrs) (Cyfieithu) Tags if the current user is blocked, by whom, and for what reason.
apihelp-query+userinfo-paramvalue-prop-cancreateaccount (sgwrs) (Cyfieithu) Indicates whether the user is allowed to create accounts. To check whether some specific account can be created, use [[Special:ApiHelp/query+users|<kbd>action=query&list=users&usprop=cancreate</kbd>]].
apihelp-query+userinfo-paramvalue-prop-centralids (sgwrs) (Cyfieithu) Adds the central IDs and attachment status for the user.
apihelp-query+userinfo-paramvalue-prop-changeablegroups (sgwrs) (Cyfieithu) Lists the groups the current user can add to and remove from.
apihelp-query+userinfo-paramvalue-prop-editcount (sgwrs) (Cyfieithu) Adds the current user's edit count.
apihelp-query+userinfo-paramvalue-prop-email (sgwrs) (Cyfieithu) Adds the user's email address and email authentication date.
apihelp-query+userinfo-paramvalue-prop-groupmemberships (sgwrs) (Cyfieithu) Lists groups that the current user has been explicitly assigned to, including the expiry date of each group membership.
apihelp-query+userinfo-paramvalue-prop-groups (sgwrs) (Cyfieithu) Lists all the groups the current user belongs to.
apihelp-query+userinfo-paramvalue-prop-hasmsg (sgwrs) (Cyfieithu) Adds a tag <samp>messages</samp> if the current user has pending messages.
apihelp-query+userinfo-paramvalue-prop-implicitgroups (sgwrs) (Cyfieithu) Lists all the groups the current user is automatically a member of.
apihelp-query+userinfo-paramvalue-prop-latestcontrib (sgwrs) (Cyfieithu) Adds the date of user's latest contribution.
apihelp-query+userinfo-paramvalue-prop-options (sgwrs) (Cyfieithu) Lists all preferences the current user has set.
Tudalen gyntafTudalen gyntTudalen nesafTudalen olaf