Template:Advanced Search: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
* Translations for: <big><code>{{{ searchTranslations | }}}</code></big> | }} | * Translations for: <big><code>{{{ searchTranslations | }}}</code></big> | }} | ||
{{#widget:FilterResults | |||
|resultsCount={{#ask: {{#if: {{{ searchTitles | }}} | | |||
[[BuNayTitle::~"{{{ searchTitles | }}}"]] | }}{{#if: {{{ searchPeople | }}} | | |||
[[People::~"{{#titleparts:{{SUBPAGENAME: {{{ searchPeople | }}} }}}}"]] | }}{{#if: {{{ searchBios | }}} | | |||
[[BnwShortPersonBio::~"{{{ searchBios | }}}"]]OR[[TolExcerpt::~"{{{ searchBios | }}}"]]OR[[Bio::~"{{{ searchBios | }}}"]] | }}{{#if: {{{ searchTopics | }}} | | |||
[[BuNayTopicTags::~*{{{ searchTopics | }}}*]] | }}{{#if: {{{ searchCitations | }}} | | |||
[[citation::~"{{{ searchCitations | }}}"]] | }}{{#if: {{{ searchYears | }}} | | |||
[[Pubdate::{{{ searchYears | }}}]] | }}{{#if: {{{ searchDescriptions | }}} | | |||
[[description::~"{{#replaceset:{{{ searchDescriptions | }}}|/"/="}}"]] | }}{{#if: {{{ searchRecensions | }}} | | |||
[[RecensionCitations::~"{{{ searchRecensions | }}}"]] | }}{{#if: {{{ searchTranslations | }}} | | |||
[[citationofsourcetexts::~"{{{ searchTranslations | }}}"]] | }} | |||
|?BuNayPageType | |||
|sort=BuNayPageType | |||
|limit=10000 | |||
}} | |format=count | ||
}} | |||
}} | |||
<div class="row"> | <div id="searchResults" class="row"> | ||
{{PageTileQuery | {{PageTileQuery | ||
|query={{#if: {{{ searchTitles | }}} | | |query={{#if: {{{ searchTitles | }}} | | ||
| Line 42: | Line 44: | ||
|sort=BuNayPageType | |sort=BuNayPageType | ||
|order=asc | |order=asc | ||
|limit= | |limit=450 | ||
|classes=col-lg-6 | |classes=col-lg-6 | ||
}} | }} | ||
</div> | </div> | ||