「テンプレート:Page/Siblings」の版間の差分

提供: wiki
移動先: 案内検索
(silly me I was doing unuseful operations!)
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 03:47時点における最新版

This template returns a list of pages that are siblings of the page where you have put this template itself.
Supposing to have this hierarchy:

  • Foo/Bar/Baz
  • Foo/Bar/Qaz
  • Foo/Bar/Raz
  • Foo/Bar/Taz/aaa
  • Foo/Bar/Taz/bbb
  • Foo/Bar/Taz/ccc/ddd
  • Foo/Bar/Uaz
  • Foo/Bar/Waz

When put inside the page "Foo/Bar/Raz" this template will return a list of links to the pages

  • Foo/Bar/Baz
  • Foo/Bar/Qaz
  • Foo/Bar/Taz
  • Foo/Bar/Uaz
  • Foo/Bar/Waz

(no links to Foo/Bar/Taz subpages)