Template:Advanced Search: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| Line 15: | Line 15: | ||
}} search results</h3> | }} search results</h3> | ||
<div class="row"> | <div class="row"> | ||
{{ | {{PageTileQuery | ||
|query={{#if: {{{ searchCitations | }}} | | |||
[[citation::~"{{{ searchCitations | }}}"]] | }}{{#if: {{{ searchYears | }}} | | |||
[[Pubdate::~*{{{ searchYears | }}}*]] | }}{{#if: {{{ searchDescriptions | }}} | | |||
[[description::~*{{{ searchDescriptions | }}}*]] | }}{{#if: {{{ searchRecensions | }}} | | |||
[[RecensionCitations::~*{{{ searchRecensions | }}}*]] | }}{{#if: {{{ searchBios | }}} | | |||
[[BnwShortPersonBio::~"{{{ searchBios | }}}"]]OR[[TolExcerpt::~"{{{ searchBios | }}}"]]OR[[Bio::~"{{{ searchBios | }}}"]] | }}{{#if: {{{ searchTitles | }}} | | |||
[[BuNayTitle::~"{{{ searchTitles | }}}"]] | }}{{#if: {{{ searchTopics | }}} | | |||
[[BuNayTopicTags::~*{{{ searchTopics | }}}*]] | }}{{#if: {{{ searchPeople | }}} | | |||
[[People::~"{{#titleparts:{{SUBPAGENAME: {{{ searchPeople | }}} }}}}"]] | }}{{#if: {{{ searchTranslations | }}} | | |||
[[citationofsourcetexts::~*{{{ searchTranslations | }}}*]] | }} | |||
|sort=BuNayPageType | |sort=BuNayPageType | ||
|order=asc | |order=asc | ||
|limit=10000 | |limit=10000 | ||
}} | }} | ||
</div> | </div> | ||