-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "Template:url parse article"
(Created page with "<includeonly>{{#ifeq: {{#pos: {{{1}}} | # }} | 0 | {{{1}}} | {{#sub: {{{1}}} | 0 | {{#pos: {{{1}}} | # }} }} }}</includeonly><noinclude>{{Url parse article/Doc}} </noinclude><...") |
|||
Line 1: | Line 1: | ||
− | <includeonly>{{# | + | <includeonly>{{#if: {{#pos:{{{1}}}|#}} | {{{1}}} | {{#sub: {{{1}}} | 0 | {{#pos:{{{1}}}|#}} }} }}</includeonly><noinclude>{{Url parse article/Doc}} |
− | |||
− | | {{{1}}} | ||
− | | {{#sub: {{{1}}} | 0 | {{#pos: {{{1}}} | # }} }} | ||
− | }}</includeonly><noinclude>{{Url parse article/Doc}} | ||
</noinclude><noinclude>[[Category:templates]]</noinclude> | </noinclude><noinclude>[[Category:templates]]</noinclude> |
Revision as of 20:33, 23 July 2014
Template documentation
Returns the article part of a link.
Usage
{{Url parse article| Link }}
Example
"{{Url parse article|ABC}}" vs "{{Url parse article|ABC#Anchor}}" | "ABC" vs "ABC" |